Skip to content

Instantly share code, notes, and snippets.

@asflierl
Created July 1, 2016 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asflierl/6e05d5f9f9c024c74758a3637e22b898 to your computer and use it in GitHub Desktop.
Save asflierl/6e05d5f9f9c024c74758a3637e22b898 to your computer and use it in GitHub Desktop.
scala> null.asInstanceOf[android.media.MediaRecorder].AudioSource.MIC
res0: Int = 1
@asflierl
Copy link
Author

asflierl commented Jul 1, 2016

I feel so dirty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment