go-media-devices-state
go-media-devices-state copied to clipboard
Add flag to enable/disable native logs in stdout
Add debug bool
arguments to the API functions:
mediaDevices.IsCameraOn(true) // prints native code debug to stdout
mediaDevices.IsMicrophoneOn(false) // hides native code debug from stdout