mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
added javadoc for ProgramInformation
This commit is contained in:
parent
6cbac152c9
commit
ced302fd83
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ package com.google.android.exoplayer2.source.dash.manifest;
|
|||
|
||||
import com.google.android.exoplayer2.util.Util;
|
||||
|
||||
/**
|
||||
* A parsed ProgramInformation element.
|
||||
*/
|
||||
public class ProgramInformation {
|
||||
/**
|
||||
* The title for the media presentation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue