logo
On this page

ZegoCopyrightedMusicRequestConfig

ZegoCopyrightedMusicRequestConfig

The configuration of requesting resource.

Declared in ZegoExpressDefines.h

Properties

songID

songID
nonatomic, copy NSString * songID

the ID of the song.

mode

mode
nonatomic, assign ZegoCopyrightedMusicBillingMode mode

VOD billing mode.

vendorID

vendorID
nonatomic, assign ZegoCopyrightedMusicVendorID vendorID

Copyright music resource song copyright provider.

roomID

roomID
nonatomic, copy NSString * roomID

The room ID, the single-room mode can not be passed, and the corresponding room ID must be passed in the multi-room mode. Indicate in which room to order song/accompaniment/accompaniment clip/accompaniment segment.

masterID

masterID
nonatomic, copy NSString * masterID

The master ID, which must be passed when the billing mode is billed by host. Indicate which homeowner to order song/accompaniment/accompaniment clip/accompaniment segment.

sceneID

sceneID
nonatomic, assign int sceneID

The scene ID, indicate the actual business. For details, please consult ZEGO technical support.

Previous

zegocopyrightedmusicquerycacheconfigv2

Next

zegocopyrightedmusicrequestconfigv2

On this page

Back to top