ZegoScenePlayerConfig Class Reference
Inherits from | NSObject |
---|---|
Declared in | ZegoExpressDefines.h |
rangeSceneHandle
Range scene handle. Obtained through [getHandle] of ZegoRangeScene instance.
@property (nonatomic, assign) int rangeSceneHandle
Declared In
ZegoExpressDefines.h
resourceMode
Stream resource mode.
@property (nonatomic, assign) ZegoStreamResourceMode resourceMode
Declared In
ZegoExpressDefines.h
cdnConfig
The CDN configuration for playing stream. If set, the stream is play according to the URL instead of the streamID. After that, the streamID is only used as the ID of SDK internal callback.
@property (nonatomic, strong, nullable) ZegoCDNConfig *cdnConfig
Declared In
ZegoExpressDefines.h