Class AudioEncoderShared
Audio encoder shared settings.
Inherited Members
Namespace: VisioForge.Core.Types.X.AudioEncoders
Assembly: VisioForge.Core.dll
Syntax
public class AudioEncoderShared
Properties
Type
Gets or sets the type.
Declaration
public AudioEncoderType Type { get; set; }
Property Value
Type | Description |
---|---|
AudioEncoderType | The type. |