LibMp3LameExtension Property |
MP3 'private extension' bit. Meaningless.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Extension { get; set; }
Public Property Extension As Boolean
Get
Set
public:
property bool Extension {
bool get ();
void set (bool value);
}
member Extension : bool with get, set
Property Value
Type:
BooleanSee Also