logo
On this page

ZegoCopyrightedMusicQueryCacheConfigV2

ZegoCopyrightedMusicQueryCacheConfigV2

The configuration of querying cache.

Declared in ZegoExpressDefines.h

Properties

songID

songID
nonatomic, copy NSString * songID

the ID of the song.

resourceType

resourceType
nonatomic, assign int resourceType

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

resourceQualityType

resourceQualityType
nonatomic, assign int resourceQualityType

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

vendorID

vendorID
nonatomic, assign int vendorID

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

Previous

zegocopyrightedmusicquerycacheconfig

Next

zegocopyrightedmusicrequestconfig

On this page

Back to top