Zoom Rooms Controller SDK Reference 6.6.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 92 of file IDanteOutputHelper.h.
int32_t NetworkAudioError::errorCode = 0 |
The error code.
Definition at line 94 of file IDanteOutputHelper.h.
std::string NetworkAudioError::errorName |
The error name.
Definition at line 95 of file IDanteOutputHelper.h.