UZPlayerAspectRatio
public enum UZPlayerAspectRatio : Int
Video aspect ratio types
default
: video default aspect- sixteen2Nine : 16:9
- four2Three : 4:3
-
Undocumented
Declaration
Swift
case `default` = 0
-
Undocumented
Declaration
Swift
case sixteen2Nine
-
Undocumented
Declaration
Swift
case four2Three