Re: IO stream format
Re: IO stream format
- Subject: Re: IO stream format
- From: Jeff Moore <email@hidden>
- Date: Thu, 26 Jul 2001 12:57:43 -0700
on 7/26/01 11:51 AM, Brian Willoughby <email@hidden> wrote:
>
This is a good point to discuss, because I believe that coreAudio only
>
supports the audio samples themselves, not any of the framing or other bit
>
information that might be transmitted. In other words, if the bits are there,
>
you'll hear them! Which might sound rather bad if you're trying to pass
>
around
>
meta data.
If the driver wishes to publish a format that includes meta-data, it is free
to do so. This is no different than the driver supporting a compressed
format. The only restriction is that the stream has to be in a constant bit
rate format in the sense that each packet represents the same amount of
time.
--
Jeff Moore
Core Audio
Apple