audio: Add initial support for clip transition reporting
For offloaded playback, provide separate reporting for the moment when the HAL is ready to receive data for the next clip, and the moment when the playback of the previous clip has ended. See the updated state transition diagram for details. Enhance the stream state model with extra internal states to support proper indication of the "previous clip has finished playback" event. HALs implementing Core API V3 (FRC 202504) can indicate support for this behavior by exposing 'aosp.clipTransitionSupport' vendor property. In Core API V4 this will be default behavior. Bug: 373872271 Bug: 384431822 Test: VtsHalAudioCoreTargetTest Change-Id: Ib912c507978eb6045d889d6d9cd27b5661b64f49
Loading
Please register or sign in to comment