Source position: AudioCodecs.pas line 311
type AudioCodecMagicCookieInfo = record
mMagicCookieSize: UInt32;
mMagicCookie: UnivPtr;
end;