Click or drag to resize

LibMp3LameDecodeOnTheFly Property

Decode on the fly. Search for the peak sample. If the ReplayGain analysis is enabled then perform the analysis on the decoded data stream.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public bool DecodeOnTheFly { get; set; }

Property Value

Type: Boolean
See Also