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 shadow functionality for (SystemApis for) recording audio playback. #5538

Merged
merged 1 commit into from Mar 24, 2020

Conversation

copybara-robolectric
Copy link
Contributor

Add shadow functionality for (SystemApis for) recording audio playback.

  1. Add methods for registering (and unregistering) AudioPolicy objects with the
    AudioManager to be able to record playback audio.
  2. Also support ENCODING_PCM_FLOAT in ShadowAudioRecord.

@copybara-robolectric copybara-robolectric force-pushed the piper_301792988 branch 7 times, most recently from 0684d43 to 7a3c264 Compare March 20, 2020 18:02
1. Add methods for registering (and unregistering) AudioPolicy objects with the
AudioManager to be able to record playback audio.
2. Also support ENCODING_PCM_FLOAT in ShadowAudioRecord.

PiperOrigin-RevId: 301792988
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants