mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
added javadoc for ProgramInformation
This commit is contained in:
parent
6cbac152c9
commit
ced302fd83
@ -17,6 +17,9 @@ package com.google.android.exoplayer2.source.dash.manifest;
|
|||||||
|
|
||||||
import com.google.android.exoplayer2.util.Util;
|
import com.google.android.exoplayer2.util.Util;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* A parsed ProgramInformation element.
|
||||||
|
*/
|
||||||
public class ProgramInformation {
|
public class ProgramInformation {
|
||||||
/**
|
/**
|
||||||
* The title for the media presentation.
|
* The title for the media presentation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user