PLVLivePlaybackPlayerLoadState
Objective-C
enum PLVLivePlaybackPlayerLoadState : NSInteger {}
Swift
enum PLVLivePlaybackPlayerLoadState : Int, @unchecked Sendable
加载状态
-
Undocumented
Declaration
Objective-C
PLVLivePlaybackPlayerLoadState_NotLoading = 0
Swift
case notLoading = 0
-
Undocumented
Declaration
Objective-C
PLVLivePlaybackPlayerLoadState_VideoInfoRequesting = 2
Swift
case videoInfoRequesting = 2