Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ExtendedAudioBufferProvider::framesReleased and onTimestamp | Glenn Kasten | 2013-09-03 | 1 | -0/+8 |
| | | | | | | | and implement them in SourceAudioBufferProvider using the associated NBAIO_Source, and in Track using the associated AudioTrackServerProxy. Change-Id: I60dc4adba63fc1dc452ff16caf347e4a7c8242c2 | ||||
* | Move libnbaio out of AudioFlinger | Glenn Kasten | 2012-08-30 | 1 | -0/+31 |
libnbaio is now a separate shared library from AudioFlinger, rather than a static library used only by AudioFlinger. AudioBufferProvider interface is now also independent of AudioFlinger, moved to include/media/ Change-Id: I9bb62ffbc38d42a38b0af76e66da5e9ab1e0e21b |