Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum UZPublishStatus: String
-
Thể hiện kiểu hiển thị trong danh sách, portrait là kiểu poster đứng, landscape là kiểu nằm ngang. Khi hiển thị danh sách nên check kiểu để hiển thị cho phù hợp
See moreDeclaration
Swift
public enum UZCellDisplayMode
-
Player status emun
- notSetURL: not set url yet
- readyToPlay: player ready to play
- buffering: player buffering
- bufferFinished: buffer finished
- playedToTheEnd: played to the End
- error: error with playing
Declaration
Swift
public enum UZPlayerState: Int
-
Video aspect ratio types
default
: video default aspect- sixteen2Nine : 16:9
- four2Three : 4:3
Declaration
Swift
public enum UZPlayerAspectRatio : Int
-
Undocumented
See moreDeclaration
Swift
public enum UZFullscreenPresentationMode
-
Undocumented
See moreDeclaration
Swift
public enum UZButtonTag: Int
-
Undocumented
See moreDeclaration
Swift
public enum DragDirection
-
Kiểu phát livestream
See moreDeclaration
Swift
public enum UZLiveMode: String
-
Môi trường hoạt động của API
See moreDeclaration
Swift
public enum UZEnviroment : String