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

Minor fixes #38

Open
codingjeremy opened this issue Sep 24, 2019 · 0 comments
Open

Minor fixes #38

codingjeremy opened this issue Sep 24, 2019 · 0 comments
Labels
migrated googlesamples Migrated from old googlesamples repos

Comments

@codingjeremy
Copy link
Collaborator

Issue by shchurov
Monday Dec 14, 2015 at 14:26 GMT
Originally opened as googlearchive/android-MediaRecorder#3


Some devices may not support all the sizes from getSupportedPreviewSizes() list for video recording. For this purpose camera api has method getSupportedVideoSizes(). Also MediaRecorder.stop() can throw an exception (check the docs) that should be handled.


shchurov included the following code: https://github.com/android/android-MediaRecorder/pull/3/commits

@codingjeremy codingjeremy added the migrated googlesamples Migrated from old googlesamples repos label Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated googlesamples Migrated from old googlesamples repos
Projects
None yet
Development

No branches or pull requests

1 participant