Mp3FileReaderId3v1Tag Property |
ID3v1 tag if present
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public byte[] Id3v1Tag { get; }
Public ReadOnly Property Id3v1Tag As Byte()
Get
public:
property array<unsigned char>^ Id3v1Tag {
array<unsigned char>^ get ();
}
member Id3v1Tag : byte[] with get
Property Value
Type:
ByteSee Also