Enumerations
The following enumerations are available globally.
- 
                  
                  Undocumented See moreDeclarationSwift 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 moreDeclarationSwift 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
 DeclarationSwift public enum UZPlayerState: Int
- 
                  
                  Video aspect ratio types - default: video default aspect
- sixteen2Nine : 16:9
- four2Three : 4:3
 DeclarationSwift public enum UZPlayerAspectRatio : Int
- 
                  
                  Undocumented See moreDeclarationSwift public enum UZFullscreenPresentationMode
- 
                  
                  Undocumented See moreDeclarationSwift public enum UZButtonTag: Int
- 
                  
                  Undocumented See moreDeclarationSwift public enum DragDirection
- 
                  
                  Kiểu phát livestream See moreDeclarationSwift public enum UZLiveMode: String
- 
                  
                  Môi trường hoạt động của API See moreDeclarationSwift public enum UZEnviroment : String
 Enumerations  Reference
        Enumerations  Reference