Click or drag to resize

AudioConverterDecodeMode Property

The decoding mode of the operation. This can be from local codecs or by using the FFMpeg libraries.

Namespace:  CSAudioConverter
Assembly:  CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public DecodeMode DecodeMode { get; set; }

Property Value

Type: DecodeMode
See Also