logo
On this page

ZegoCopyrightedMusicRequestConfigV2

ZegoCopyrightedMusicRequestConfigV2

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 int mode

VOD billing mode. Refer to the value of [ZegoCopyrightedMusicBillingMode].

vendorID

vendorID
nonatomic, assign int vendorID

Copyright music resource song copyright provider. Refer to the value of [ZegoCopyrightedMusicVendorID].

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.

resourceType

resourceType
nonatomic, assign int resourceType

The resource type of music. Refer to the value of [ZegoCopyrightedMusicResourceType].

Previous

zegocopyrightedmusicrequestconfig

Next

zegocrossappinfo

On this page

Back to top