public static class SmoothStreamingManifest.TrackElement extends Object implements FormatWrapper
| Constructor and Description |
|---|
TrackElement(int index,
int bitrate,
String mimeType,
byte[][] csd,
int maxWidth,
int maxHeight,
int sampleRate,
int numChannels,
String language) |
public final Format format
public final byte[][] csd
public Format getFormat()
FormatWrappergetFormat in interface FormatWrapper