protected static final class DashChunkSource.ExposedTrack extends Object
Modifier and Type | Field and Description |
---|---|
int |
adaptiveMaxHeight |
int |
adaptiveMaxWidth |
MediaFormat |
trackFormat |
Constructor and Description |
---|
ExposedTrack(MediaFormat trackFormat,
int adaptationSetIndex,
Format fixedFormat) |
ExposedTrack(MediaFormat trackFormat,
int adaptationSetIndex,
Format[] adaptiveFormats,
int maxWidth,
int maxHeight) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAdaptive() |
public final MediaFormat trackFormat
public final int adaptiveMaxWidth
public final int adaptiveMaxHeight
public ExposedTrack(MediaFormat trackFormat, int adaptationSetIndex, Format fixedFormat)
public ExposedTrack(MediaFormat trackFormat, int adaptationSetIndex, Format[] adaptiveFormats, int maxWidth, int maxHeight)