TAG_BINARY structure
Binary tag structure.
typedef struct { void *
data
; DWORD
length
; } TAG_BINARY;
Members
data
The tag data.
length
The size of
data
in bytes.
See also
BASS_ChannelGetTags