In This Topic ▼

ltmsLiveStreamAudioEncoding Enumeration Constants

Summary

Defines the possible live stream audio encodings.

Syntax

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Streaming C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.