| Member Name | Description |
|---|
| AppleLossless16BitSourceData | Documentation for this section has not yet been entered. |
| AppleLossless20BitSourceData | Documentation for this section has not yet been entered. |
| AppleLossless24BitSourceData | Documentation for this section has not yet been entered. |
| AppleLossless32BitSourceData | Documentation for this section has not yet been entered. |
| FlagsAreAllClear | Documentation for this section has not yet been entered. |
| IsAlignedHigh | Documentation for this section has not yet been entered. |
| IsBigEndian | If this flag is set, the data is encoded in big endian format otherwise it is in little endian. |
| IsFloat | If this flag is set, the data is encoded using floating point values instead of integers. |
| IsNonInterleaved | Documentation for this section has not yet been entered. |
| IsNonMixable | Documentation for this section has not yet been entered. |
| IsPacked | Documentation for this section has not yet been entered. |
| IsSignedInteger | If the data encoded using integers (the IsFloat flag is cleared) this determines whether they are signed or unsigned. |
| LinearPCMFlagsAreAllClear | Documentation for this section has not yet been entered. |
| LinearPCMIsAlignedHigh | Documentation for this section has not yet been entered. |
| LinearPCMIsBigEndian | Documentation for this section has not yet been entered. |
| LinearPCMIsFloat | Documentation for this section has not yet been entered. |
| LinearPCMIsNonInterleaved | If this flag is set then there are separate MonoMac.AudioToolbox.AudioBuffers for each
channel, otherwise the data for the left and right channels is
interleaved in the same buffer. |
| LinearPCMIsNonMixable | Documentation for this section has not yet been entered. |
| LinearPCMIsPacked | Documentation for this section has not yet been entered. |
| LinearPCMIsSignedInteger | Documentation for this section has not yet been entered. |
| LinearPCMSampleFractionMask | Documentation for this section has not yet been entered. |
| LinearPCMSampleFractionShift | Documentation for this section has not yet been entered. |