Commit f9767940 by olly Committed by Oliver Woodman

Fix misc issues

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150610549
parent ce55d1a7
...@@ -109,8 +109,7 @@ public class DefaultDashChunkSource implements DashChunkSource { ...@@ -109,8 +109,7 @@ public class DefaultDashChunkSource implements DashChunkSource {
* data ranges are adjacent. * data ranges are adjacent.
* @param enableEventMessageTrack Whether the chunks generated by the source may output an event * @param enableEventMessageTrack Whether the chunks generated by the source may output an event
* message track. * message track.
* @param enableEventMessageTrack Whether the chunks generated by the source may output a CEA-608 * @param enableCea608Track Whether the chunks generated by the source may output a CEA-608 track.
* track.
*/ */
public DefaultDashChunkSource(LoaderErrorThrower manifestLoaderErrorThrower, public DefaultDashChunkSource(LoaderErrorThrower manifestLoaderErrorThrower,
DashManifest manifest, int periodIndex, int adaptationSetIndex, TrackSelection trackSelection, DashManifest manifest, int periodIndex, int adaptationSetIndex, TrackSelection trackSelection,
......
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