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: 1.8.12.0 (1.8.12)
Syntax
public bool DecodeOnTheFly { get; set; }

Property Value

Type: Boolean
See Also