Source position: AudioFile.pas line 452
type AudioFileMarker = record
mFramePosition: Float64;
mName: CFStringRef;
mMarkerID: SInt32;
mSMPTETime: AudioFile_SMPTE_Time;
mType: UInt32;
mReserved: UInt16;
mChannel: UInt16;
end;