summaryrefslogtreecommitdiffstats
path: root/include/media/IAudioRecord.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete IAudioRecord::getCblk()Glenn Kasten2014-05-091-3/+0
| | | | Change-Id: Id20b5efd765b9796b0e391610e06dc928a829ebf
* Declare methods in binder opcode orderGlenn Kasten2013-07-291-3/+3
| | | | Change-Id: I5f624b7a51ffe1a17a67c056cf984f74e4c56eac
* Clean up start() parametersGlenn Kasten2012-07-271-1/+1
| | | | | | | | Document where int is used instead of AudioSystem::sync_event_t (probably because of a header file dependency). TrackBase::start() and RecordTrack::start() don't need default parameters. Change-Id: I82f4a4d078be900f3aa4bd926697e32f5ed68ec8
* Configure policy of mediaserver threadsGlenn Kasten2012-04-221-3/+2
| | | | Change-Id: Ifd825590ba36996064a458f64453a94b84722cb0
* implemented synchronous audio captureEric Laurent2012-03-291-2/+1
| | | | | | | | | | | | | | Added the infrastructure to support the synchronization of playback and capture actions on specific events. The first requirement for this feature is to synchronize the audio capture start with the full rendering of a given audio content. The applications can further be extended to other use cases (synchronized playback start...) by adding new synchronization events and new synchronous control methods on player or recorders. Also added a method to query the audio session from a ToneGenerator. Change-Id: I51f1167290d9cafdf2fbcdf9e4785156973af44c
* Whitespace and indentationGlenn Kasten2012-03-131-3/+3
| | | | | | | | | | | | | | Fix indentation to be multiple of 4. Make it easier to search: sp< not sp < to "switch (...)" instead of "switch(...)" (also "if" and "while") Remove redundant blank line at start or EOF. Remove whitespace at end of line. Remove extra blank lines where they don't add value. Use git diff -b or -w to verify. Change-Id: I966b7ba852faa5474be6907fb212f5e267c2874e
* AudioRecord and AudioTrack client tidGlenn Kasten2012-02-141-1/+2
| | | | | | Inform AudioFlinger of the tid of the callback thread. Change-Id: I670df92dd06749b057238b48ed1094b13aab720b
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-2/+2
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+68
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-68/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+68