LibMp3LameForceMS Property |
Force M/S mode
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool ForceMS { get; set; }
Public Property ForceMS As Boolean
Get
Set
public:
property bool ForceMS {
bool get ();
void set (bool value);
}
member ForceMS : bool with get, set
Property Value
Type:
BooleanSee Also