Commit ff2577d
Eric Laurent
unhide API for synchronous audio capture.
unhide MediaSyncEvent class and AudioRecord.startRecording() method with synchronization
event allowing to start audio capture upon occurence of a specific event.
So far the only event defined is playback presentation complete but more events and synchronized
playback/capture methods could be defined in the future.
Change-Id: If05fc6cd125dd9afad451727f792a3fd9e916bef1 parent a46f768 commit ff2577d
File tree
4 files changed
+12
-4
lines changed- api
- media/java/android/media
4 files changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10743 | 10743 | | |
10744 | 10744 | | |
10745 | 10745 | | |
| 10746 | + | |
10746 | 10747 | | |
10747 | 10748 | | |
10748 | 10749 | | |
| |||
11288 | 11289 | | |
11289 | 11290 | | |
11290 | 11291 | | |
| 11292 | + | |
| 11293 | + | |
| 11294 | + | |
| 11295 | + | |
| 11296 | + | |
| 11297 | + | |
| 11298 | + | |
| 11299 | + | |
| 11300 | + | |
11291 | 11301 | | |
11292 | 11302 | | |
11293 | 11303 | | |
| |||
11405 | 11415 | | |
11406 | 11416 | | |
11407 | 11417 | | |
| 11418 | + | |
11408 | 11419 | | |
11409 | 11420 | | |
11410 | 11421 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
534 | 533 | | |
535 | 534 | | |
536 | 535 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
| 51 | + | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
883 | | - | |
884 | 883 | | |
885 | 884 | | |
886 | 885 | | |
| |||
0 commit comments