Zoom Rooms Controller SDK Reference 6.5.0
|
Audio troubleshooting status. More...
#include <IMeetingAudioHelper.h>
Data Fields | |
bool | isRecording = false |
int32_t | totalDuration = 0 |
int32_t | timeLeft = 0 |
Audio troubleshooting status.
Definition at line 28 of file IMeetingAudioHelper.h.
bool AudioTroubleShootingStatus::isRecording = false |
Definition at line 30 of file IMeetingAudioHelper.h.
int32_t AudioTroubleShootingStatus::timeLeft = 0 |
Definition at line 32 of file IMeetingAudioHelper.h.
int32_t AudioTroubleShootingStatus::totalDuration = 0 |
Definition at line 31 of file IMeetingAudioHelper.h.