Click or drag to resize
AacAudioEncoderConfigurationFormat Property
Encapsulation format. Select ADIF for storage and ADTS for streaming.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public AACFormats Format { get; set; }

Property Value

Type: AACFormats
See Also