See: Description
| Interface | Description |
|---|---|
| EOS_RTCAudio_OnAudioBeforeRenderCallback |
Callback for notification when local audio buffers are about to be encoded and sent.
|
| EOS_RTCAudio_OnAudioBeforeSendCallback |
Callback for notification when remote audio buffers before they are rendered.
|
| EOS_RTCAudio_OnAudioDevicesChangedCallback |
Callback for notification when the audio device changed
|
| EOS_RTCAudio_OnAudioInputStateCallback |
Callback for notification when the audio device input state changed
|
| EOS_RTCAudio_OnAudioOutputStateCallback |
Callback for notification when the audio device output state changed
|
| EOS_RTCAudio_OnParticipantUpdatedCallback |
Callback for notification about participant update
|
| EOS_RTCAudio_OnQueryInputDevicesInformationCallback |
Callback for completion of query input devices information request.
|
| EOS_RTCAudio_OnQueryOutputDevicesInformationCallback |
Callback for completion of query output devices information request.
|
| EOS_RTCAudio_OnRegisterPlatformUserCallback |
Callback for completion of register platform user request.
|
| EOS_RTCAudio_OnSetInputDeviceSettingsCallback |
Callback for completion of set input device settings request.
|
| EOS_RTCAudio_OnSetOutputDeviceSettingsCallback |
Callback for completion of set output device settings request.
|
| EOS_RTCAudio_OnUnregisterPlatformUserCallback |
Callback for completion of unregister platform user request.
|
| EOS_RTCAudio_OnUpdateParticipantVolumeCallback |
Callback for completion of update participant volume request.
|
| EOS_RTCAudio_OnUpdateReceivingCallback |
Callback for completion of update receiving request
|
| EOS_RTCAudio_OnUpdateReceivingVolumeCallback |
Callback for completion of update receiving volume request.
|
| EOS_RTCAudio_OnUpdateSendingCallback |
Callback for completion of update sending request.
|
| EOS_RTCAudio_OnUpdateSendingVolumeCallback |
Callback for completion of update sending volume request.
|