ZegoCopyrightedMusicRequestConfigV2 Class Reference

Inherits from NSObject
Declared in ZegoExpressDefines.h

Overview

The configuration of requesting resource.

  songID

the ID of the song.

@property (nonatomic, copy) NSString *songID

Declared In

ZegoExpressDefines.h

  mode

VOD billing mode.

@property (nonatomic, assign) int mode

Declared In

ZegoExpressDefines.h

  vendorID

Copyright music resource song copyright provider.

@property (nonatomic, assign) int vendorID

Declared In

ZegoExpressDefines.h

  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.

@property (nonatomic, copy) NSString *roomID

Declared In

ZegoExpressDefines.h

  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.

@property (nonatomic, copy) NSString *masterID

Declared In

ZegoExpressDefines.h

  sceneID

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

@property (nonatomic, assign) int sceneID

Declared In

ZegoExpressDefines.h

  resourceType

The resource type of music.

@property (nonatomic, assign) int resourceType

Declared In

ZegoExpressDefines.h