Click or drag to resize
FlvSoundFormats Enumeration
Enumeration of allowed Sound Formats in FLV

Namespace: StreamCoders.Container.FLV
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum FlvSoundFormats
Members
  Member nameValueDescription
LinearPcm0
Adpcm1
Mp32
LinearPcmLe3
Nellymoser16Khz4
Nellymoser_8Khz5
Nellymoser6
G711A7
G711U8
Reserved9
Aac10
Speex11
Mp3_8Khz14
DeviceSpecificSound15
See Also