Zoom Video SDK audio raw data bean.
Zoom Video SDK user information.
An interface that handles the virtual audio speaker.
void onVirtualSpeakerOneWayAudioReceived(ZoomVideoSDKAudioRawData data, ZoomVideoSDKUser user)
Callback event for receiving the one way audio raw data of a selected user from the virtual speaker.
void onVirtualSpeakerMixedAudioReceived(ZoomVideoSDKAudioRawData data)
Callback event for receiving the mixed audio raw data from the virtual speaker.
void onVirtualSpeakerShareAudioReceived(ZoomVideoSDKAudioRawData data)
Callback event for receiving the share audio raw data such as buffer, sampleRate, etc.