public interface Quality
MediaTrack
.Modifier and Type | Method and Description |
---|---|
long |
getBandwidth()
The required bandwidth for the quality as defined in the manifest.
|
String |
getCodecs()
The codecs of the quality as defined in the manifest.
|
int |
getId() |
String |
getName()
The name of the quality as defined in the manifest.
|
long getBandwidth()
String getCodecs()
int getId()
String getName()