LibMp3LameAnaylysis Property |
Enable analysis
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Anaylysis { get; set; }
Public Property Anaylysis As Boolean
Get
Set
public:
property bool Anaylysis {
bool get ();
void set (bool value);
}
member Anaylysis : bool with get, set
Property Value
Type:
BooleanSee Also