Merge "Complement javadoc for MediaEvent.getAudioPresentation" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4526d3fb6f
@@ -224,6 +224,10 @@ public class MediaEvent extends FilterEvent {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets audio presentations.
|
* Gets audio presentations.
|
||||||
|
*
|
||||||
|
* <p>The audio presentation order matters. As specified in ETSI EN 300 468 V1.17.1, all the
|
||||||
|
* audio programme components corresponding to the first audio preselection in the loop are
|
||||||
|
* contained in the main NGA stream.
|
||||||
*/
|
*/
|
||||||
@NonNull
|
@NonNull
|
||||||
public List<AudioPresentation> getAudioPresentations() {
|
public List<AudioPresentation> getAudioPresentations() {
|
||||||
|
|||||||
Reference in New Issue
Block a user