Click or drag to resize

AudioPlayerDecodeMode Property

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

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

Property Value

Type: DecodeMode
See Also