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. |
See Also
IltmsLiveStreamControl::get_AudioEncoding
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document