added javadoc for ProgramInformation

parent 6cbac152
...@@ -17,6 +17,9 @@ package com.google.android.exoplayer2.source.dash.manifest; ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment