LibMp3LameAnaylysis Property |
Enable analysis
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
Boolean
See Also