added javadoc for ProgramInformation

This commit is contained in:
Lieblich, Jonathan 2018-10-12 11:00:17 -06:00
parent 6cbac152c9
commit ced302fd83

View File

@ -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.