Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to enable/disable native logs in stdout #1

Open
antonfisher opened this issue Jan 17, 2021 · 0 comments
Open

Add flag to enable/disable native logs in stdout #1

antonfisher opened this issue Jan 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@antonfisher
Copy link
Owner

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
@antonfisher antonfisher added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant