LibMp3LameLowPassWidth Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int LowPassWidth { get; set; }
Public Property LowPassWidth As Integer
Get
Set
public:
property int LowPassWidth {
int get ();
void set (int value);
}
member LowPassWidth : int with get, set
Property Value
Type:
Int32
See Also