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