typedef enum ltmsLiveStreamAudioEncoding
{
ltmsLiveStreamAudioEncoding_None,
ltmsLiveStreamAudioEncoding_AAC_Source,
ltmsLiveStreamAudioEncoding_AAC_Software,
} ltmsLiveStreamAudioEncoding;
Constant |
Description |
ltmsLiveStreamAudioEncoding_None |
Indicates that no audio is currently streaming. |
ltmsLiveStreamAudioEncoding_AAC_Source |
Indicates that the live stream is using the source device's AAC encoding. |
ltmsLiveStreamAudioEncoding_AAC_Software |
Indicates that the live stream is using AAC software encoding. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET