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