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