publish property

bool publish
getter/setter pair

Field Meaning: Whether to transmit music to the remote end

Recommended value YES: When the music is played locally, it will be streamed to the cloud, so remote users can also hear the music. NO: The music does not go up to the cloud, so it can only be heard locally. Default value: NO

Implementation

bool publish;