Binary tag structure.
Inheritance Hierarchy
Un4seen.BassBASS_TAG_BINARY
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.18.2
Syntax
[SerializableAttribute] [StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi)] public class BASS_TAG_BINARY
The BASS_TAG_BINARY type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Data |
The binary tag data.
| |
| Length |
The size of Data in bytes.
|
See Also