PLVLivePlayerLoadState
Objective-C
enum PLVLivePlayerLoadState : NSInteger {}
Swift
enum PLVLivePlayerLoadState : Int, @unchecked Sendable
加载状态
-
Undocumented
Declaration
Objective-C
PLVLivePlayerLoadState_NotLoading = 0
Swift
case notLoading = 0
-
Undocumented
Declaration
Objective-C
PLVLivePlayerLoadState_ChannelInfoRequesting = 2
Swift
case channelInfoRequesting = 2
-
Undocumented
Declaration
Objective-C
PLVLivePlayerLoadState_ChannelRestrictInfoRequesting = 4
Swift
case channelRestrictInfoRequesting = 4
-
Undocumented
Declaration
Objective-C
PLVLivePlayerLoadState_ChannelStreamStateRequesting = 6
Swift
case channelStreamStateRequesting = 6