Optional
maxOptional
maxUpper video width boundary for video qualities.
All qualities above this threshold will not be selected by the ABR logic.
These qualities are still available for manual quality selection unless the MKAdaptationConfig.exclude flag is set to true
. Can be set to 0 for no limitation.
Optional
minLower video height boundary for video qualities.
All qualities below this threshold will not be selected by the ABR logic.
These qualities are still available for manual quality selection unless the MKAdaptationConfig.exclude flag is set to true
. Can be set to 0 for no limitation.
Optional
minLower video width boundary for video qualities.
All qualities below this threshold will not be selected by the ABR logic.
These qualities are still available for manual quality selection unless the MKAdaptationConfig.exclude flag is set to true
. Can be set to 0 for no limitation.
Upper video height boundary for video qualities.
All qualities above this threshold will not be selected by the ABR logic.
These qualities are still available for manual quality selection unless the MKAdaptationConfig.exclude flag is set to
true
. Can be set to 0 for no limitation.