Click or drag to resize
SoundSize Enumeration
Enumeration of allowed Sound Sizes (BitsPerSample) in FLV.

Namespace: StreamCoders.Container.FLV
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum SoundSize
Members
  Member nameValueDescription
Snd8Bit0
Snd16Bit1
See Also