LibMp3LameUseFreeFormat Property |
Use free format
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool UseFreeFormat { get; set; }
Public Property UseFreeFormat As Boolean
Get
Set
public:
property bool UseFreeFormat {
bool get ();
void set (bool value);
}
member UseFreeFormat : bool with get, set
Property Value
Type:
Boolean
See Also