Enum AudioEncoderType
- Assembly
- VisioForge.Core.dll
Audio encoder type.
public enum AudioEncoderTypeFields
None = 0-
The none.
AAC = 1-
The AAC.
AptX = 2-
The AptX.
Audio encoder type.
public enum AudioEncoderTypeNone = 0 The none.
AAC = 1 The AAC.
AptX = 2 The AptX.