onAudioVolumeIndication
Reports the volume indication of the broadcaster.
virtual void onAudioVolumeIndication(int32_t volume) = 0;
- Since
- v4.5.0
Trigger timing
The SDK triggers this callback when the volumn of the broadcaster changes.
Restrictions
None.
Parameters
- volume
- The current volumn of the broadcaster. The value range is [0,225].