Options
All
  • Public
  • Public/Protected
  • All
Menu

Advanced publisher configuration.

Configure room id

Hierarchy

  • ZegoPublisherConfig

Index

Constructors

constructor

Properties

Optional forceSynchronousNetworkTime

forceSynchronousNetworkTime: undefined | number

Whether to synchronize the network time when pushing streams. 1 is synchronized with 0 is not synchronized. And must be used with setStreamAlignmentProperty. It is used to align multiple streams at the mixed stream service or streaming end, such as the chorus scene of KTV.

Optional roomID

roomID: undefined | string

The Room ID, It is not necessary to pass in single room mode, but the ID of the corresponding room must be passed in multi-room mode

Generated using TypeDoc