Mic device interface.
More...
#include <zoom_video_sdk_audio_helper_interface.h>
Mic device interface.
Definition at line 31 of file zoom_video_sdk_audio_helper_interface.h.
◆ ~IZoomVideoSDKMicDevice()
| virtual IZoomVideoSDKMicDevice::~IZoomVideoSDKMicDevice |
( |
| ) |
|
|
inlinevirtual |
◆ getDeviceId()
| virtual const zchar_t * IZoomVideoSDKMicDevice::getDeviceId |
( |
| ) |
|
|
pure virtual |
◆ getDeviceName()
| virtual const zchar_t * IZoomVideoSDKMicDevice::getDeviceName |
( |
| ) |
|
|
pure virtual |
◆ isSelectedDevice()
| virtual bool IZoomVideoSDKMicDevice::isSelectedDevice |
( |
| ) |
|
|
pure virtual |