ZOOM Windows SDK
5.2.42037.1112
|
Meeting Service Audio Interface. More...
#include "..\zoom_sdk_def.h"
Go to the source code of this file.
Classes | |
class | IRequestStartAudioHandler |
Process after the user receives the requirement from the host to turn on the audio. More... | |
class | IUserAudioStatus |
User audio status interface. More... | |
class | IMeetingAudioCtrlEvent |
Meeting audio callback event. More... | |
class | IMeetingAudioController |
Meeting audio controller interface. More... | |
Enumerations | |
enum | AudioStatus { Audio_None, Audio_Muted, Audio_UnMuted, Audio_Muted_ByHost, Audio_UnMuted_ByHost, Audio_MutedAll_ByHost, Audio_UnMutedAll_ByHost } |
Define the audio status of the user. Here are more detailed structural descriptions. More... | |
enum | AudioType { AUDIOTYPE_NONE, AUDIOTYPE_VOIP, AUDIOTYPE_PHONE, AUDIOTYPE_UNKNOW } |
Define the audio type of the user. Here are more detailed structural descriptions. More... | |
Meeting Service Audio Interface.
enum AudioStatus |
Define the audio status of the user. Here are more detailed structural descriptions.
enum AudioType |