Source position: mmbase.pas line 1777
type AUDIOFRAME = record
usTrackNumber: Word;
bData: array [0..1] of Byte;
end;