setQuality
setQuality
[androidJvm]
abstract fun setQuality(height: Int?): Boolean
Set the playback quality of the playback video.
NOTE: This method is available if the content contains video related descriptions.
Return
true if this setting was successful; false if the setting failed
Parameters
androidJvm
height | video height for resolution |