LibMp3LameDecodeOnTheFly Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntaxpublic bool DecodeOnTheFly { get; set; }Public Property DecodeOnTheFly As Boolean
Get
Set
public:
property bool DecodeOnTheFly {
bool get ();
void set (bool value);
}member DecodeOnTheFly : bool with get, set
Property Value
Boolean
See Also