Source position: AudioComponents.pas line 464
type AudioComponentDescription = record
componentType: OSType;
componentSubType: OSType;
componentManufacturer: OSType;
componentFlags: UInt32;
componentFlagsMask: UInt32;
end;