Zoom Rooms Controller SDK Reference 6.5.0
|
Network audio error. The error will appear when you failed to create network audio device. More...
#include <IDanteOutputHelper.h>
Data Fields | |
int32_t | errorCode = 0 |
The error code. | |
std::string | errorName |
The error name. | |
Network audio error. The error will appear when you failed to create network audio device.
Definition at line 78 of file IDanteOutputHelper.h.
int32_t NetworkAudioError::errorCode = 0 |
The error code.
Definition at line 80 of file IDanteOutputHelper.h.
std::string NetworkAudioError::errorName |
The error name.
Definition at line 81 of file IDanteOutputHelper.h.