logo
On this page

ZegoScenePlayerConfig

ZegoScenePlayerConfig

Advanced scene player configuration.

Declared in entity/ZegoScenePlayerConfig.java

Properties

rangeSceneHandle

rangeSceneHandle
public int rangeSceneHandle

Range scene handle. Obtained through [getHandle] of ZegoRangeScene instance.

resourceMode

resourceMode
public ZegoStreamResourceMode resourceMode

Stream resource mode.

cdnConfig

cdnConfig
public ZegoCDNConfig 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.

Methods

ZegoScenePlayerConfig

ZegoScenePlayerConfig
Declared in entity/ZegoScenePlayerConfig.java

Previous

zegosceneparam

Next

zegoscenepublisherconfig

On this page

Back to top