Class CoreAudioTypes


  • public final class CoreAudioTypes
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static double kAudioStreamAnyRate
      [@constant] kAudioStreamAnyRate The format can use any sample rate.
    • Field Detail

      • kAudioStreamAnyRate

        public static final double kAudioStreamAnyRate
        [@constant] kAudioStreamAnyRate The format can use any sample rate. Note that this constant can only appear in listings of supported formats. It will never appear in a current format.
        See Also:
        Constant Field Values
    • Method Detail

      • AudioChannelLayoutTag_GetNumberOfChannels

        public static int AudioChannelLayoutTag_GetNumberOfChannels​(int inLayoutTag)