LibMp3LameCopyright Property |
Set output Copyright flag
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Copyright { get; set; }
Public Property Copyright As Boolean
Get
Set
public:
property bool Copyright {
bool get ();
void set (bool value);
}
member Copyright : bool with get, set
Property Value
Type:
BooleanSee Also