LibMp3LameStrictISO Property |
Enforce strict ISO compliance.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool StrictISO { get; set; }
Public Property StrictISO As Boolean
Get
Set
public:
property bool StrictISO {
bool get ();
void set (bool value);
}
member StrictISO : bool with get, set
Property Value
Type:
BooleanSee Also