VstAudioFileMarker

Audio file marker.

struct VstAudioFileMarker {
double position;
char[32] name;
VstInt32 type;
VstInt32 id;
VstInt32 reserved;
}

Meta