Handle audio presentation switching in AC-4 TS
Audio preselection descriptors(APD) can switch mid-stream in AC-4 TS.
Detect change in APD by monitoring PMT version & CRC. Update new
audio presentation information to the stream metadata so that
MediaExtractor.getAudioPresentations() always returns a latest
audio presentation available.
Bug: 63901775
Bug: 119312182
Test: atest android.media.cts.MediaExtractorTest#testGetAudioPresentations
Change-Id: I7f29de6fb90b4ac1bddd4ddb47f83d35dc7f2345
1 file changed