logo
On this page

ZegoCopyrightedMusicRequestConfigV2

ZegoCopyrightedMusicRequestConfigV2

The configuration of requesting resource.

Declared in entity/ZegoCopyrightedMusicRequestConfigV2.java

Properties

songID

songID
public String songID

the ID of the song.

mode

mode
public int mode

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

vendorID

vendorID
public int vendorID

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

roomID

roomID
public String 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
public String 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
public int sceneID

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

resourceType

resourceType
public int resourceType

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

Methods

ZegoCopyrightedMusicRequestConfigV2

ZegoCopyrightedMusicRequestConfigV2
Declared in entity/ZegoCopyrightedMusicRequestConfigV2.java

Previous

zegocopyrightedmusicrequestconfig

Next

zegocrossappinfo

On this page

Back to top