ADC Home > Reference Library > Technical Q&As > Audio > Carbon >
Important: The information in this document is Not Recommended and should not be used for new development.
Current information on this Reference Library topic can be found here:
|
Q
What is the format of the data returned by the siOSTypeInputAvailable selector?A The format is SoundInfoList . You pass a pointer to a SoundInfoList in the SPBGetDeviceInfo call with the siOSTypeInputAvailable selector,
and it returns in that pointer a SoundInfoList structure which contains a short (count )
and a Handle (infoHandle ) to the OSType list.
[Jan 16 1998] |
|