org.rococoa.cocoa.coreaudio
Interface CoreAudioLibrary
- All Superinterfaces:
- Library
public interface CoreAudioLibrary
- extends Library
JNA Wrapper for library CoreAudio
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
INSTANCE
static final CoreAudioLibrary INSTANCE
kAudioStreamAnyRate
static final int kAudioStreamAnyRate
- See Also:
- Constant Field Values
kAudioFormatLinearPCM
static final int kAudioFormatLinearPCM
- See Also:
- Constant Field Values
kAudioFormatAC3
static final int kAudioFormatAC3
- See Also:
- Constant Field Values
kAudioFormat60958AC3
static final int kAudioFormat60958AC3
- See Also:
- Constant Field Values
kAudioFormatAppleIMA4
static final int kAudioFormatAppleIMA4
- See Also:
- Constant Field Values
kAudioFormatMPEG4AAC
static final int kAudioFormatMPEG4AAC
- See Also:
- Constant Field Values
kAudioFormatMPEG4CELP
static final int kAudioFormatMPEG4CELP
- See Also:
- Constant Field Values
kAudioFormatMPEG4HVXC
static final int kAudioFormatMPEG4HVXC
- See Also:
- Constant Field Values
kAudioFormatMPEG4TwinVQ
static final int kAudioFormatMPEG4TwinVQ
- See Also:
- Constant Field Values
kAudioFormatMACE3
static final int kAudioFormatMACE3
- See Also:
- Constant Field Values
kAudioFormatMACE6
static final int kAudioFormatMACE6
- See Also:
- Constant Field Values
kAudioFormatULaw
static final int kAudioFormatULaw
- See Also:
- Constant Field Values
kAudioFormatALaw
static final int kAudioFormatALaw
- See Also:
- Constant Field Values
kAudioFormatQDesign
static final int kAudioFormatQDesign
- See Also:
- Constant Field Values
kAudioFormatQDesign2
static final int kAudioFormatQDesign2
- See Also:
- Constant Field Values
kAudioFormatQUALCOMM
static final int kAudioFormatQUALCOMM
- See Also:
- Constant Field Values
kAudioFormatMPEGLayer1
static final int kAudioFormatMPEGLayer1
- See Also:
- Constant Field Values
kAudioFormatMPEGLayer2
static final int kAudioFormatMPEGLayer2
- See Also:
- Constant Field Values
kAudioFormatMPEGLayer3
static final int kAudioFormatMPEGLayer3
- See Also:
- Constant Field Values
kAudioFormatTimeCode
static final int kAudioFormatTimeCode
- See Also:
- Constant Field Values
kAudioFormatMIDIStream
static final int kAudioFormatMIDIStream
- See Also:
- Constant Field Values
kAudioFormatParameterValueStream
static final int kAudioFormatParameterValueStream
- See Also:
- Constant Field Values
kAudioFormatAppleLossless
static final int kAudioFormatAppleLossless
- See Also:
- Constant Field Values
kAudioFormatMPEG4AAC_HE
static final int kAudioFormatMPEG4AAC_HE
- See Also:
- Constant Field Values
kAudioFormatMPEG4AAC_LD
static final int kAudioFormatMPEG4AAC_LD
- See Also:
- Constant Field Values
kAudioFormatMPEG4AAC_HE_V2
static final int kAudioFormatMPEG4AAC_HE_V2
- See Also:
- Constant Field Values
kAudioFormatMPEG4AAC_Spatial
static final int kAudioFormatMPEG4AAC_Spatial
- See Also:
- Constant Field Values
kAudioFormatAMR
static final int kAudioFormatAMR
- See Also:
- Constant Field Values
kAudioFormatFlagIsFloat
static final int kAudioFormatFlagIsFloat
- See Also:
- Constant Field Values
kAudioFormatFlagIsBigEndian
static final int kAudioFormatFlagIsBigEndian
- See Also:
- Constant Field Values
kAudioFormatFlagIsSignedInteger
static final int kAudioFormatFlagIsSignedInteger
- See Also:
- Constant Field Values
kAudioFormatFlagIsPacked
static final int kAudioFormatFlagIsPacked
- See Also:
- Constant Field Values
kAudioFormatFlagIsAlignedHigh
static final int kAudioFormatFlagIsAlignedHigh
- See Also:
- Constant Field Values
kAudioFormatFlagIsNonInterleaved
static final int kAudioFormatFlagIsNonInterleaved
- See Also:
- Constant Field Values
kAudioFormatFlagIsNonMixable
static final int kAudioFormatFlagIsNonMixable
- See Also:
- Constant Field Values
kAudioFormatFlagsAreAllClear
static final int kAudioFormatFlagsAreAllClear
- See Also:
- Constant Field Values
kLinearPCMFormatFlagIsFloat
static final int kLinearPCMFormatFlagIsFloat
- See Also:
- Constant Field Values
kLinearPCMFormatFlagIsBigEndian
static final int kLinearPCMFormatFlagIsBigEndian
- See Also:
- Constant Field Values
kLinearPCMFormatFlagIsSignedInteger
static final int kLinearPCMFormatFlagIsSignedInteger
- See Also:
- Constant Field Values
kLinearPCMFormatFlagIsPacked
static final int kLinearPCMFormatFlagIsPacked
- See Also:
- Constant Field Values
kLinearPCMFormatFlagIsAlignedHigh
static final int kLinearPCMFormatFlagIsAlignedHigh
- See Also:
- Constant Field Values
kLinearPCMFormatFlagIsNonInterleaved
static final int kLinearPCMFormatFlagIsNonInterleaved
- See Also:
- Constant Field Values
kLinearPCMFormatFlagIsNonMixable
static final int kLinearPCMFormatFlagIsNonMixable
- See Also:
- Constant Field Values
kLinearPCMFormatFlagsAreAllClear
static final int kLinearPCMFormatFlagsAreAllClear
- See Also:
- Constant Field Values
kAppleLosslessFormatFlag_16BitSourceData
static final int kAppleLosslessFormatFlag_16BitSourceData
- See Also:
- Constant Field Values
kAppleLosslessFormatFlag_20BitSourceData
static final int kAppleLosslessFormatFlag_20BitSourceData
- See Also:
- Constant Field Values
kAppleLosslessFormatFlag_24BitSourceData
static final int kAppleLosslessFormatFlag_24BitSourceData
- See Also:
- Constant Field Values
kAppleLosslessFormatFlag_32BitSourceData
static final int kAppleLosslessFormatFlag_32BitSourceData
- See Also:
- Constant Field Values
kAudioFormatFlagsNativeEndian
static final int kAudioFormatFlagsNativeEndian
- See Also:
- Constant Field Values
kAudioFormatFlagsCanonical
static final int kAudioFormatFlagsCanonical
- See Also:
- Constant Field Values
kAudioFormatFlagsNativeFloatPacked
static final int kAudioFormatFlagsNativeFloatPacked
- See Also:
- Constant Field Values
kSMPTETimeType24
static final int kSMPTETimeType24
- See Also:
- Constant Field Values
kSMPTETimeType25
static final int kSMPTETimeType25
- See Also:
- Constant Field Values
kSMPTETimeType30Drop
static final int kSMPTETimeType30Drop
- See Also:
- Constant Field Values
kSMPTETimeType30
static final int kSMPTETimeType30
- See Also:
- Constant Field Values
kSMPTETimeType2997
static final int kSMPTETimeType2997
- See Also:
- Constant Field Values
kSMPTETimeType2997Drop
static final int kSMPTETimeType2997Drop
- See Also:
- Constant Field Values
kSMPTETimeType60
static final int kSMPTETimeType60
- See Also:
- Constant Field Values
kSMPTETimeType5994
static final int kSMPTETimeType5994
- See Also:
- Constant Field Values
kSMPTETimeType60Drop
static final int kSMPTETimeType60Drop
- See Also:
- Constant Field Values
kSMPTETimeType5994Drop
static final int kSMPTETimeType5994Drop
- See Also:
- Constant Field Values
kSMPTETimeType50
static final int kSMPTETimeType50
- See Also:
- Constant Field Values
kSMPTETimeType2398
static final int kSMPTETimeType2398
- See Also:
- Constant Field Values
kSMPTETimeValid
static final int kSMPTETimeValid
- See Also:
- Constant Field Values
kSMPTETimeRunning
static final int kSMPTETimeRunning
- See Also:
- Constant Field Values
kAudioTimeStampSampleTimeValid
static final int kAudioTimeStampSampleTimeValid
- See Also:
- Constant Field Values
kAudioTimeStampHostTimeValid
static final int kAudioTimeStampHostTimeValid
- See Also:
- Constant Field Values
kAudioTimeStampRateScalarValid
static final int kAudioTimeStampRateScalarValid
- See Also:
- Constant Field Values
kAudioTimeStampWordClockTimeValid
static final int kAudioTimeStampWordClockTimeValid
- See Also:
- Constant Field Values
kAudioTimeStampSMPTETimeValid
static final int kAudioTimeStampSMPTETimeValid
- See Also:
- Constant Field Values
kAudioTimeStampSampleHostTimeValid
static final int kAudioTimeStampSampleHostTimeValid
- See Also:
- Constant Field Values
kAudioChannelLabel_Unknown
static final int kAudioChannelLabel_Unknown
- See Also:
- Constant Field Values
kAudioChannelLabel_Unused
static final int kAudioChannelLabel_Unused
- See Also:
- Constant Field Values
kAudioChannelLabel_UseCoordinates
static final int kAudioChannelLabel_UseCoordinates
- See Also:
- Constant Field Values
kAudioChannelLabel_Left
static final int kAudioChannelLabel_Left
- See Also:
- Constant Field Values
kAudioChannelLabel_Right
static final int kAudioChannelLabel_Right
- See Also:
- Constant Field Values
kAudioChannelLabel_Center
static final int kAudioChannelLabel_Center
- See Also:
- Constant Field Values
kAudioChannelLabel_LFEScreen
static final int kAudioChannelLabel_LFEScreen
- See Also:
- Constant Field Values
kAudioChannelLabel_LeftSurround
static final int kAudioChannelLabel_LeftSurround
- See Also:
- Constant Field Values
kAudioChannelLabel_RightSurround
static final int kAudioChannelLabel_RightSurround
- See Also:
- Constant Field Values
kAudioChannelLabel_LeftCenter
static final int kAudioChannelLabel_LeftCenter
- See Also:
- Constant Field Values
kAudioChannelLabel_RightCenter
static final int kAudioChannelLabel_RightCenter
- See Also:
- Constant Field Values
kAudioChannelLabel_CenterSurround
static final int kAudioChannelLabel_CenterSurround
- See Also:
- Constant Field Values
kAudioChannelLabel_LeftSurroundDirect
static final int kAudioChannelLabel_LeftSurroundDirect
- See Also:
- Constant Field Values
kAudioChannelLabel_RightSurroundDirect
static final int kAudioChannelLabel_RightSurroundDirect
- See Also:
- Constant Field Values
kAudioChannelLabel_TopCenterSurround
static final int kAudioChannelLabel_TopCenterSurround
- See Also:
- Constant Field Values
kAudioChannelLabel_VerticalHeightLeft
static final int kAudioChannelLabel_VerticalHeightLeft
- See Also:
- Constant Field Values
kAudioChannelLabel_VerticalHeightCenter
static final int kAudioChannelLabel_VerticalHeightCenter
- See Also:
- Constant Field Values
kAudioChannelLabel_VerticalHeightRight
static final int kAudioChannelLabel_VerticalHeightRight
- See Also:
- Constant Field Values
kAudioChannelLabel_TopBackLeft
static final int kAudioChannelLabel_TopBackLeft
- See Also:
- Constant Field Values
kAudioChannelLabel_TopBackCenter
static final int kAudioChannelLabel_TopBackCenter
- See Also:
- Constant Field Values
kAudioChannelLabel_TopBackRight
static final int kAudioChannelLabel_TopBackRight
- See Also:
- Constant Field Values
kAudioChannelLabel_RearSurroundLeft
static final int kAudioChannelLabel_RearSurroundLeft
- See Also:
- Constant Field Values
kAudioChannelLabel_RearSurroundRight
static final int kAudioChannelLabel_RearSurroundRight
- See Also:
- Constant Field Values
kAudioChannelLabel_LeftWide
static final int kAudioChannelLabel_LeftWide
- See Also:
- Constant Field Values
kAudioChannelLabel_RightWide
static final int kAudioChannelLabel_RightWide
- See Also:
- Constant Field Values
kAudioChannelLabel_LFE2
static final int kAudioChannelLabel_LFE2
- See Also:
- Constant Field Values
kAudioChannelLabel_LeftTotal
static final int kAudioChannelLabel_LeftTotal
- See Also:
- Constant Field Values
kAudioChannelLabel_RightTotal
static final int kAudioChannelLabel_RightTotal
- See Also:
- Constant Field Values
kAudioChannelLabel_HearingImpaired
static final int kAudioChannelLabel_HearingImpaired
- See Also:
- Constant Field Values
kAudioChannelLabel_Narration
static final int kAudioChannelLabel_Narration
- See Also:
- Constant Field Values
kAudioChannelLabel_Mono
static final int kAudioChannelLabel_Mono
- See Also:
- Constant Field Values
kAudioChannelLabel_DialogCentricMix
static final int kAudioChannelLabel_DialogCentricMix
- See Also:
- Constant Field Values
kAudioChannelLabel_CenterSurroundDirect
static final int kAudioChannelLabel_CenterSurroundDirect
- See Also:
- Constant Field Values
kAudioChannelLabel_Haptic
static final int kAudioChannelLabel_Haptic
- See Also:
- Constant Field Values
kAudioChannelLabel_Ambisonic_W
static final int kAudioChannelLabel_Ambisonic_W
- See Also:
- Constant Field Values
kAudioChannelLabel_Ambisonic_X
static final int kAudioChannelLabel_Ambisonic_X
- See Also:
- Constant Field Values
kAudioChannelLabel_Ambisonic_Y
static final int kAudioChannelLabel_Ambisonic_Y
- See Also:
- Constant Field Values
kAudioChannelLabel_Ambisonic_Z
static final int kAudioChannelLabel_Ambisonic_Z
- See Also:
- Constant Field Values
kAudioChannelLabel_MS_Mid
static final int kAudioChannelLabel_MS_Mid
- See Also:
- Constant Field Values
kAudioChannelLabel_MS_Side
static final int kAudioChannelLabel_MS_Side
- See Also:
- Constant Field Values
kAudioChannelLabel_XY_X
static final int kAudioChannelLabel_XY_X
- See Also:
- Constant Field Values
kAudioChannelLabel_XY_Y
static final int kAudioChannelLabel_XY_Y
- See Also:
- Constant Field Values
kAudioChannelLabel_HeadphonesLeft
static final int kAudioChannelLabel_HeadphonesLeft
- See Also:
- Constant Field Values
kAudioChannelLabel_HeadphonesRight
static final int kAudioChannelLabel_HeadphonesRight
- See Also:
- Constant Field Values
kAudioChannelLabel_ClickTrack
static final int kAudioChannelLabel_ClickTrack
- See Also:
- Constant Field Values
kAudioChannelLabel_ForeignLanguage
static final int kAudioChannelLabel_ForeignLanguage
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete
static final int kAudioChannelLabel_Discrete
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_0
static final int kAudioChannelLabel_Discrete_0
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_1
static final int kAudioChannelLabel_Discrete_1
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_2
static final int kAudioChannelLabel_Discrete_2
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_3
static final int kAudioChannelLabel_Discrete_3
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_4
static final int kAudioChannelLabel_Discrete_4
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_5
static final int kAudioChannelLabel_Discrete_5
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_6
static final int kAudioChannelLabel_Discrete_6
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_7
static final int kAudioChannelLabel_Discrete_7
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_8
static final int kAudioChannelLabel_Discrete_8
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_9
static final int kAudioChannelLabel_Discrete_9
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_10
static final int kAudioChannelLabel_Discrete_10
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_11
static final int kAudioChannelLabel_Discrete_11
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_12
static final int kAudioChannelLabel_Discrete_12
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_13
static final int kAudioChannelLabel_Discrete_13
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_14
static final int kAudioChannelLabel_Discrete_14
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_15
static final int kAudioChannelLabel_Discrete_15
- See Also:
- Constant Field Values
kAudioChannelLabel_Discrete_65535
static final int kAudioChannelLabel_Discrete_65535
- See Also:
- Constant Field Values
kAudioChannelBit_Left
static final int kAudioChannelBit_Left
- See Also:
- Constant Field Values
kAudioChannelBit_Right
static final int kAudioChannelBit_Right
- See Also:
- Constant Field Values
kAudioChannelBit_Center
static final int kAudioChannelBit_Center
- See Also:
- Constant Field Values
kAudioChannelBit_LFEScreen
static final int kAudioChannelBit_LFEScreen
- See Also:
- Constant Field Values
kAudioChannelBit_LeftSurround
static final int kAudioChannelBit_LeftSurround
- See Also:
- Constant Field Values
kAudioChannelBit_RightSurround
static final int kAudioChannelBit_RightSurround
- See Also:
- Constant Field Values
kAudioChannelBit_LeftCenter
static final int kAudioChannelBit_LeftCenter
- See Also:
- Constant Field Values
kAudioChannelBit_RightCenter
static final int kAudioChannelBit_RightCenter
- See Also:
- Constant Field Values
kAudioChannelBit_CenterSurround
static final int kAudioChannelBit_CenterSurround
- See Also:
- Constant Field Values
kAudioChannelBit_LeftSurroundDirect
static final int kAudioChannelBit_LeftSurroundDirect
- See Also:
- Constant Field Values
kAudioChannelBit_RightSurroundDirect
static final int kAudioChannelBit_RightSurroundDirect
- See Also:
- Constant Field Values
kAudioChannelBit_TopCenterSurround
static final int kAudioChannelBit_TopCenterSurround
- See Also:
- Constant Field Values
kAudioChannelBit_VerticalHeightLeft
static final int kAudioChannelBit_VerticalHeightLeft
- See Also:
- Constant Field Values
kAudioChannelBit_VerticalHeightCenter
static final int kAudioChannelBit_VerticalHeightCenter
- See Also:
- Constant Field Values
kAudioChannelBit_VerticalHeightRight
static final int kAudioChannelBit_VerticalHeightRight
- See Also:
- Constant Field Values
kAudioChannelBit_TopBackLeft
static final int kAudioChannelBit_TopBackLeft
- See Also:
- Constant Field Values
kAudioChannelBit_TopBackCenter
static final int kAudioChannelBit_TopBackCenter
- See Also:
- Constant Field Values
kAudioChannelBit_TopBackRight
static final int kAudioChannelBit_TopBackRight
- See Also:
- Constant Field Values
kAudioChannelFlags_AllOff
static final int kAudioChannelFlags_AllOff
- See Also:
- Constant Field Values
kAudioChannelFlags_RectangularCoordinates
static final int kAudioChannelFlags_RectangularCoordinates
- See Also:
- Constant Field Values
kAudioChannelFlags_SphericalCoordinates
static final int kAudioChannelFlags_SphericalCoordinates
- See Also:
- Constant Field Values
kAudioChannelFlags_Meters
static final int kAudioChannelFlags_Meters
- See Also:
- Constant Field Values
kAudioChannelCoordinates_LeftRight
static final int kAudioChannelCoordinates_LeftRight
- See Also:
- Constant Field Values
kAudioChannelCoordinates_BackFront
static final int kAudioChannelCoordinates_BackFront
- See Also:
- Constant Field Values
kAudioChannelCoordinates_DownUp
static final int kAudioChannelCoordinates_DownUp
- See Also:
- Constant Field Values
kAudioChannelCoordinates_Azimuth
static final int kAudioChannelCoordinates_Azimuth
- See Also:
- Constant Field Values
kAudioChannelCoordinates_Elevation
static final int kAudioChannelCoordinates_Elevation
- See Also:
- Constant Field Values
kAudioChannelCoordinates_Distance
static final int kAudioChannelCoordinates_Distance
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_UseChannelDescriptions
static final int kAudioChannelLayoutTag_UseChannelDescriptions
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_UseChannelBitmap
static final int kAudioChannelLayoutTag_UseChannelBitmap
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Mono
static final int kAudioChannelLayoutTag_Mono
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Stereo
static final int kAudioChannelLayoutTag_Stereo
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_StereoHeadphones
static final int kAudioChannelLayoutTag_StereoHeadphones
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MatrixStereo
static final int kAudioChannelLayoutTag_MatrixStereo
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MidSide
static final int kAudioChannelLayoutTag_MidSide
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_XY
static final int kAudioChannelLayoutTag_XY
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Binaural
static final int kAudioChannelLayoutTag_Binaural
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Ambisonic_B_Format
static final int kAudioChannelLayoutTag_Ambisonic_B_Format
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Quadraphonic
static final int kAudioChannelLayoutTag_Quadraphonic
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Pentagonal
static final int kAudioChannelLayoutTag_Pentagonal
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Hexagonal
static final int kAudioChannelLayoutTag_Hexagonal
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Octagonal
static final int kAudioChannelLayoutTag_Octagonal
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Cube
static final int kAudioChannelLayoutTag_Cube
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_1_0
static final int kAudioChannelLayoutTag_MPEG_1_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_2_0
static final int kAudioChannelLayoutTag_MPEG_2_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_3_0_A
static final int kAudioChannelLayoutTag_MPEG_3_0_A
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_3_0_B
static final int kAudioChannelLayoutTag_MPEG_3_0_B
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_4_0_A
static final int kAudioChannelLayoutTag_MPEG_4_0_A
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_4_0_B
static final int kAudioChannelLayoutTag_MPEG_4_0_B
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_0_A
static final int kAudioChannelLayoutTag_MPEG_5_0_A
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_0_B
static final int kAudioChannelLayoutTag_MPEG_5_0_B
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_0_C
static final int kAudioChannelLayoutTag_MPEG_5_0_C
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_0_D
static final int kAudioChannelLayoutTag_MPEG_5_0_D
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_1_A
static final int kAudioChannelLayoutTag_MPEG_5_1_A
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_1_B
static final int kAudioChannelLayoutTag_MPEG_5_1_B
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_1_C
static final int kAudioChannelLayoutTag_MPEG_5_1_C
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_5_1_D
static final int kAudioChannelLayoutTag_MPEG_5_1_D
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_6_1_A
static final int kAudioChannelLayoutTag_MPEG_6_1_A
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_7_1_A
static final int kAudioChannelLayoutTag_MPEG_7_1_A
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_7_1_B
static final int kAudioChannelLayoutTag_MPEG_7_1_B
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_MPEG_7_1_C
static final int kAudioChannelLayoutTag_MPEG_7_1_C
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Emagic_Default_7_1
static final int kAudioChannelLayoutTag_Emagic_Default_7_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_SMPTE_DTV
static final int kAudioChannelLayoutTag_SMPTE_DTV
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_1_0
static final int kAudioChannelLayoutTag_ITU_1_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_2_0
static final int kAudioChannelLayoutTag_ITU_2_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_2_1
static final int kAudioChannelLayoutTag_ITU_2_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_2_2
static final int kAudioChannelLayoutTag_ITU_2_2
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_3_0
static final int kAudioChannelLayoutTag_ITU_3_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_3_1
static final int kAudioChannelLayoutTag_ITU_3_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_3_2
static final int kAudioChannelLayoutTag_ITU_3_2
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_3_2_1
static final int kAudioChannelLayoutTag_ITU_3_2_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_ITU_3_4_1
static final int kAudioChannelLayoutTag_ITU_3_4_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_0
static final int kAudioChannelLayoutTag_DVD_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_1
static final int kAudioChannelLayoutTag_DVD_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_2
static final int kAudioChannelLayoutTag_DVD_2
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_3
static final int kAudioChannelLayoutTag_DVD_3
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_4
static final int kAudioChannelLayoutTag_DVD_4
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_5
static final int kAudioChannelLayoutTag_DVD_5
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_6
static final int kAudioChannelLayoutTag_DVD_6
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_7
static final int kAudioChannelLayoutTag_DVD_7
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_8
static final int kAudioChannelLayoutTag_DVD_8
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_9
static final int kAudioChannelLayoutTag_DVD_9
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_10
static final int kAudioChannelLayoutTag_DVD_10
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_11
static final int kAudioChannelLayoutTag_DVD_11
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_12
static final int kAudioChannelLayoutTag_DVD_12
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_13
static final int kAudioChannelLayoutTag_DVD_13
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_14
static final int kAudioChannelLayoutTag_DVD_14
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_15
static final int kAudioChannelLayoutTag_DVD_15
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_16
static final int kAudioChannelLayoutTag_DVD_16
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_17
static final int kAudioChannelLayoutTag_DVD_17
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_18
static final int kAudioChannelLayoutTag_DVD_18
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_19
static final int kAudioChannelLayoutTag_DVD_19
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DVD_20
static final int kAudioChannelLayoutTag_DVD_20
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_4
static final int kAudioChannelLayoutTag_AudioUnit_4
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_5
static final int kAudioChannelLayoutTag_AudioUnit_5
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_6
static final int kAudioChannelLayoutTag_AudioUnit_6
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_8
static final int kAudioChannelLayoutTag_AudioUnit_8
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_5_0
static final int kAudioChannelLayoutTag_AudioUnit_5_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_6_0
static final int kAudioChannelLayoutTag_AudioUnit_6_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_7_0
static final int kAudioChannelLayoutTag_AudioUnit_7_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_7_0_Front
static final int kAudioChannelLayoutTag_AudioUnit_7_0_Front
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_5_1
static final int kAudioChannelLayoutTag_AudioUnit_5_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_6_1
static final int kAudioChannelLayoutTag_AudioUnit_6_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_7_1
static final int kAudioChannelLayoutTag_AudioUnit_7_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AudioUnit_7_1_Front
static final int kAudioChannelLayoutTag_AudioUnit_7_1_Front
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_3_0
static final int kAudioChannelLayoutTag_AAC_3_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_Quadraphonic
static final int kAudioChannelLayoutTag_AAC_Quadraphonic
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_4_0
static final int kAudioChannelLayoutTag_AAC_4_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_5_0
static final int kAudioChannelLayoutTag_AAC_5_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_5_1
static final int kAudioChannelLayoutTag_AAC_5_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_6_0
static final int kAudioChannelLayoutTag_AAC_6_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_6_1
static final int kAudioChannelLayoutTag_AAC_6_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_7_0
static final int kAudioChannelLayoutTag_AAC_7_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_7_1
static final int kAudioChannelLayoutTag_AAC_7_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AAC_Octagonal
static final int kAudioChannelLayoutTag_AAC_Octagonal
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_TMH_10_2_std
static final int kAudioChannelLayoutTag_TMH_10_2_std
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_TMH_10_2_full
static final int kAudioChannelLayoutTag_TMH_10_2_full
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AC3_1_0_1
static final int kAudioChannelLayoutTag_AC3_1_0_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AC3_3_0
static final int kAudioChannelLayoutTag_AC3_3_0
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AC3_3_1
static final int kAudioChannelLayoutTag_AC3_3_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AC3_3_0_1
static final int kAudioChannelLayoutTag_AC3_3_0_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AC3_2_1_1
static final int kAudioChannelLayoutTag_AC3_2_1_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_AC3_3_1_1
static final int kAudioChannelLayoutTag_AC3_3_1_1
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_DiscreteInOrder
static final int kAudioChannelLayoutTag_DiscreteInOrder
- See Also:
- Constant Field Values
kAudioChannelLayoutTag_Unknown
static final int kAudioChannelLayoutTag_Unknown
- See Also:
- Constant Field Values
kMPEG4Object_AAC_Main
static final int kMPEG4Object_AAC_Main
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_AAC_LC
static final int kMPEG4Object_AAC_LC
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_AAC_SSR
static final int kMPEG4Object_AAC_SSR
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_AAC_LTP
static final int kMPEG4Object_AAC_LTP
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_AAC_SBR
static final int kMPEG4Object_AAC_SBR
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_AAC_Scalable
static final int kMPEG4Object_AAC_Scalable
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_TwinVQ
static final int kMPEG4Object_TwinVQ
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_CELP
static final int kMPEG4Object_CELP
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kMPEG4Object_HVXC
static final int kMPEG4Object_HVXC
- Deprecated. in version 10.5
- See Also:
- Constant Field Values
kAudioHardwareNoError
static final int kAudioHardwareNoError
- See Also:
- Constant Field Values
kAudioHardwareNotRunningError
static final int kAudioHardwareNotRunningError
- See Also:
- Constant Field Values
kAudioHardwareUnspecifiedError
static final int kAudioHardwareUnspecifiedError
- See Also:
- Constant Field Values
kAudioHardwareUnknownPropertyError
static final int kAudioHardwareUnknownPropertyError
- See Also:
- Constant Field Values
kAudioHardwareBadPropertySizeError
static final int kAudioHardwareBadPropertySizeError
- See Also:
- Constant Field Values
kAudioHardwareIllegalOperationError
static final int kAudioHardwareIllegalOperationError
- See Also:
- Constant Field Values
kAudioHardwareBadObjectError
static final int kAudioHardwareBadObjectError
- See Also:
- Constant Field Values
kAudioHardwareBadDeviceError
static final int kAudioHardwareBadDeviceError
- See Also:
- Constant Field Values
kAudioHardwareBadStreamError
static final int kAudioHardwareBadStreamError
- See Also:
- Constant Field Values
kAudioHardwareUnsupportedOperationError
static final int kAudioHardwareUnsupportedOperationError
- See Also:
- Constant Field Values
kAudioDeviceUnsupportedFormatError
static final int kAudioDeviceUnsupportedFormatError
- See Also:
- Constant Field Values
kAudioDevicePermissionsError
static final int kAudioDevicePermissionsError
- See Also:
- Constant Field Values
kAudioObjectPropertyClass
static final int kAudioObjectPropertyClass
- See Also:
- Constant Field Values
kAudioObjectPropertyOwner
static final int kAudioObjectPropertyOwner
- See Also:
- Constant Field Values
kAudioObjectPropertyCreator
static final int kAudioObjectPropertyCreator
- See Also:
- Constant Field Values
kAudioObjectPropertyName
static final int kAudioObjectPropertyName
- See Also:
- Constant Field Values
kAudioObjectPropertyManufacturer
static final int kAudioObjectPropertyManufacturer
- See Also:
- Constant Field Values
kAudioObjectPropertyElementName
static final int kAudioObjectPropertyElementName
- See Also:
- Constant Field Values
kAudioObjectPropertyElementCategoryName
static final int kAudioObjectPropertyElementCategoryName
- See Also:
- Constant Field Values
kAudioObjectPropertyElementNumberName
static final int kAudioObjectPropertyElementNumberName
- See Also:
- Constant Field Values
kAudioObjectPropertyOwnedObjects
static final int kAudioObjectPropertyOwnedObjects
- See Also:
- Constant Field Values
kAudioObjectPropertyListenerAdded
static final int kAudioObjectPropertyListenerAdded
- See Also:
- Constant Field Values
kAudioObjectPropertyListenerRemoved
static final int kAudioObjectPropertyListenerRemoved
- See Also:
- Constant Field Values
kAudioControlClassID
static final int kAudioControlClassID
- See Also:
- Constant Field Values
kAudioLevelControlClassID
static final int kAudioLevelControlClassID
- See Also:
- Constant Field Values
kAudioBooleanControlClassID
static final int kAudioBooleanControlClassID
- See Also:
- Constant Field Values
kAudioSelectorControlClassID
static final int kAudioSelectorControlClassID
- See Also:
- Constant Field Values
kAudioStereoPanControlClassID
static final int kAudioStereoPanControlClassID
- See Also:
- Constant Field Values
kAudioVolumeControlClassID
static final int kAudioVolumeControlClassID
- See Also:
- Constant Field Values
kAudioLFEVolumeControlClassID
static final int kAudioLFEVolumeControlClassID
- See Also:
- Constant Field Values
kAudioBootChimeVolumeControlClassID
static final int kAudioBootChimeVolumeControlClassID
- See Also:
- Constant Field Values
kAudioMuteControlClassID
static final int kAudioMuteControlClassID
- See Also:
- Constant Field Values
kAudioSoloControlClassID
static final int kAudioSoloControlClassID
- See Also:
- Constant Field Values
kAudioJackControlClassID
static final int kAudioJackControlClassID
- See Also:
- Constant Field Values
kAudioLFEMuteControlClassID
static final int kAudioLFEMuteControlClassID
- See Also:
- Constant Field Values
kAudioISubOwnerControlClassID
static final int kAudioISubOwnerControlClassID
- See Also:
- Constant Field Values
kAudioDataSourceControlClassID
static final int kAudioDataSourceControlClassID
- See Also:
- Constant Field Values
kAudioDataDestinationControlClassID
static final int kAudioDataDestinationControlClassID
- See Also:
- Constant Field Values
kAudioClockSourceControlClassID
static final int kAudioClockSourceControlClassID
- See Also:
- Constant Field Values
kAudioLineLevelControlClassID
static final int kAudioLineLevelControlClassID
- See Also:
- Constant Field Values
kAudioControlPropertyScope
static final int kAudioControlPropertyScope
- See Also:
- Constant Field Values
kAudioControlPropertyElement
static final int kAudioControlPropertyElement
- See Also:
- Constant Field Values
kAudioControlPropertyVariant
static final int kAudioControlPropertyVariant
- See Also:
- Constant Field Values
kAudioLevelControlPropertyScalarValue
static final int kAudioLevelControlPropertyScalarValue
- See Also:
- Constant Field Values
kAudioLevelControlPropertyDecibelValue
static final int kAudioLevelControlPropertyDecibelValue
- See Also:
- Constant Field Values
kAudioLevelControlPropertyDecibelRange
static final int kAudioLevelControlPropertyDecibelRange
- See Also:
- Constant Field Values
kAudioLevelControlPropertyConvertScalarToDecibels
static final int kAudioLevelControlPropertyConvertScalarToDecibels
- See Also:
- Constant Field Values
kAudioLevelControlPropertyConvertDecibelsToScalar
static final int kAudioLevelControlPropertyConvertDecibelsToScalar
- See Also:
- Constant Field Values
kAudioLevelControlPropertyDecibelsToScalarTransferFunction
static final int kAudioLevelControlPropertyDecibelsToScalarTransferFunction
- See Also:
- Constant Field Values
kAudioBooleanControlPropertyValue
static final int kAudioBooleanControlPropertyValue
- See Also:
- Constant Field Values
kAudioSelectorControlPropertyCurrentItem
static final int kAudioSelectorControlPropertyCurrentItem
- See Also:
- Constant Field Values
kAudioSelectorControlPropertyAvailableItems
static final int kAudioSelectorControlPropertyAvailableItems
- See Also:
- Constant Field Values
kAudioSelectorControlPropertyItemName
static final int kAudioSelectorControlPropertyItemName
- See Also:
- Constant Field Values
kAudioClockSourceControlPropertyItemKind
static final int kAudioClockSourceControlPropertyItemKind
- See Also:
- Constant Field Values
kAudioStereoPanControlPropertyValue
static final int kAudioStereoPanControlPropertyValue
- See Also:
- Constant Field Values
kAudioStereoPanControlPropertyPanningChannels
static final int kAudioStereoPanControlPropertyPanningChannels
- See Also:
- Constant Field Values
kAudioHardwarePropertyProcessIsMaster
static final int kAudioHardwarePropertyProcessIsMaster
- See Also:
- Constant Field Values
kAudioHardwarePropertyIsInitingOrExiting
static final int kAudioHardwarePropertyIsInitingOrExiting
- See Also:
- Constant Field Values
kAudioHardwarePropertyDevices
static final int kAudioHardwarePropertyDevices
- See Also:
- Constant Field Values
kAudioHardwarePropertyDefaultInputDevice
static final int kAudioHardwarePropertyDefaultInputDevice
- See Also:
- Constant Field Values
kAudioHardwarePropertyDefaultOutputDevice
static final int kAudioHardwarePropertyDefaultOutputDevice
- See Also:
- Constant Field Values
kAudioHardwarePropertyDefaultSystemOutputDevice
static final int kAudioHardwarePropertyDefaultSystemOutputDevice
- See Also:
- Constant Field Values
kAudioHardwarePropertyDeviceForUID
static final int kAudioHardwarePropertyDeviceForUID
- See Also:
- Constant Field Values
kAudioHardwarePropertyProcessIsAudible
static final int kAudioHardwarePropertyProcessIsAudible
- See Also:
- Constant Field Values
kAudioHardwarePropertySleepingIsAllowed
static final int kAudioHardwarePropertySleepingIsAllowed
- See Also:
- Constant Field Values
kAudioHardwarePropertyUnloadingIsAllowed
static final int kAudioHardwarePropertyUnloadingIsAllowed
- See Also:
- Constant Field Values
kAudioHardwarePropertyHogModeIsAllowed
static final int kAudioHardwarePropertyHogModeIsAllowed
- See Also:
- Constant Field Values
kAudioHardwarePropertyRunLoop
static final int kAudioHardwarePropertyRunLoop
- See Also:
- Constant Field Values
kAudioHardwarePropertyPlugInForBundleID
static final int kAudioHardwarePropertyPlugInForBundleID
- See Also:
- Constant Field Values
kAudioHardwarePropertyUserSessionIsActiveOrHeadless
static final int kAudioHardwarePropertyUserSessionIsActiveOrHeadless
- See Also:
- Constant Field Values
kAudioHardwarePropertyBootChimeVolumeScalar
static final int kAudioHardwarePropertyBootChimeVolumeScalar
- See Also:
- Constant Field Values
kAudioHardwarePropertyBootChimeVolumeDecibels
static final int kAudioHardwarePropertyBootChimeVolumeDecibels
- See Also:
- Constant Field Values
kAudioHardwarePropertyBootChimeVolumeRangeDecibels
static final int kAudioHardwarePropertyBootChimeVolumeRangeDecibels
- See Also:
- Constant Field Values
kAudioHardwarePropertyBootChimeVolumeScalarToDecibels
static final int kAudioHardwarePropertyBootChimeVolumeScalarToDecibels
- See Also:
- Constant Field Values
kAudioHardwarePropertyBootChimeVolumeDecibelsToScalar
static final int kAudioHardwarePropertyBootChimeVolumeDecibelsToScalar
- See Also:
- Constant Field Values
kAudioHardwarePropertyBootChimeVolumeDecibelsToScalarTransferFunction
static final int kAudioHardwarePropertyBootChimeVolumeDecibelsToScalarTransferFunction
- See Also:
- Constant Field Values
kAudioPlugInClassID
static final int kAudioPlugInClassID
- See Also:
- Constant Field Values
kAudioPlugInPropertyBundleID
static final int kAudioPlugInPropertyBundleID
- See Also:
- Constant Field Values
kAudioPlugInCreateAggregateDevice
static final int kAudioPlugInCreateAggregateDevice
- See Also:
- Constant Field Values
kAudioPlugInDestroyAggregateDevice
static final int kAudioPlugInDestroyAggregateDevice
- See Also:
- Constant Field Values
kAudioDevicePropertyScopeInput
static final int kAudioDevicePropertyScopeInput
- See Also:
- Constant Field Values
kAudioDevicePropertyScopeOutput
static final int kAudioDevicePropertyScopeOutput
- See Also:
- Constant Field Values
kAudioDevicePropertyScopePlayThrough
static final int kAudioDevicePropertyScopePlayThrough
- See Also:
- Constant Field Values
kAudioDeviceClassID
static final int kAudioDeviceClassID
- See Also:
- Constant Field Values
kAudioDeviceStartTimeIsInputFlag
static final int kAudioDeviceStartTimeIsInputFlag
- See Also:
- Constant Field Values
kAudioDeviceStartTimeDontConsultDeviceFlag
static final int kAudioDeviceStartTimeDontConsultDeviceFlag
- See Also:
- Constant Field Values
kAudioDeviceStartTimeDontConsultHALFlag
static final int kAudioDeviceStartTimeDontConsultHALFlag
- See Also:
- Constant Field Values
kAudioDevicePropertyPlugIn
static final int kAudioDevicePropertyPlugIn
- See Also:
- Constant Field Values
kAudioDevicePropertyConfigurationApplication
static final int kAudioDevicePropertyConfigurationApplication
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceUID
static final int kAudioDevicePropertyDeviceUID
- See Also:
- Constant Field Values
kAudioDevicePropertyModelUID
static final int kAudioDevicePropertyModelUID
- See Also:
- Constant Field Values
kAudioDevicePropertyTransportType
static final int kAudioDevicePropertyTransportType
- See Also:
- Constant Field Values
kAudioDevicePropertyRelatedDevices
static final int kAudioDevicePropertyRelatedDevices
- See Also:
- Constant Field Values
kAudioDevicePropertyClockDomain
static final int kAudioDevicePropertyClockDomain
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceIsAlive
static final int kAudioDevicePropertyDeviceIsAlive
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceHasChanged
static final int kAudioDevicePropertyDeviceHasChanged
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceIsRunning
static final int kAudioDevicePropertyDeviceIsRunning
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceIsRunningSomewhere
static final int kAudioDevicePropertyDeviceIsRunningSomewhere
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceCanBeDefaultDevice
static final int kAudioDevicePropertyDeviceCanBeDefaultDevice
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceCanBeDefaultSystemDevice
static final int kAudioDevicePropertyDeviceCanBeDefaultSystemDevice
- See Also:
- Constant Field Values
kAudioDeviceProcessorOverload
static final int kAudioDeviceProcessorOverload
- See Also:
- Constant Field Values
kAudioDevicePropertyHogMode
static final int kAudioDevicePropertyHogMode
- See Also:
- Constant Field Values
kAudioDevicePropertyLatency
static final int kAudioDevicePropertyLatency
- See Also:
- Constant Field Values
kAudioDevicePropertyBufferFrameSize
static final int kAudioDevicePropertyBufferFrameSize
- See Also:
- Constant Field Values
kAudioDevicePropertyBufferFrameSizeRange
static final int kAudioDevicePropertyBufferFrameSizeRange
- See Also:
- Constant Field Values
kAudioDevicePropertyUsesVariableBufferFrameSizes
static final int kAudioDevicePropertyUsesVariableBufferFrameSizes
- See Also:
- Constant Field Values
kAudioDevicePropertyStreams
static final int kAudioDevicePropertyStreams
- See Also:
- Constant Field Values
kAudioDevicePropertySafetyOffset
static final int kAudioDevicePropertySafetyOffset
- See Also:
- Constant Field Values
kAudioDevicePropertyIOCycleUsage
static final int kAudioDevicePropertyIOCycleUsage
- See Also:
- Constant Field Values
kAudioDevicePropertyStreamConfiguration
static final int kAudioDevicePropertyStreamConfiguration
- See Also:
- Constant Field Values
kAudioDevicePropertyIOProcStreamUsage
static final int kAudioDevicePropertyIOProcStreamUsage
- See Also:
- Constant Field Values
kAudioDevicePropertyPreferredChannelsForStereo
static final int kAudioDevicePropertyPreferredChannelsForStereo
- See Also:
- Constant Field Values
kAudioDevicePropertyPreferredChannelLayout
static final int kAudioDevicePropertyPreferredChannelLayout
- See Also:
- Constant Field Values
kAudioDevicePropertyNominalSampleRate
static final int kAudioDevicePropertyNominalSampleRate
- See Also:
- Constant Field Values
kAudioDevicePropertyAvailableNominalSampleRates
static final int kAudioDevicePropertyAvailableNominalSampleRates
- See Also:
- Constant Field Values
kAudioDevicePropertyActualSampleRate
static final int kAudioDevicePropertyActualSampleRate
- See Also:
- Constant Field Values
kAudioDevicePropertyIcon
static final int kAudioDevicePropertyIcon
- See Also:
- Constant Field Values
kAudioDevicePropertyIsHidden
static final int kAudioDevicePropertyIsHidden
- See Also:
- Constant Field Values
kAudioDevicePropertyJackIsConnected
static final int kAudioDevicePropertyJackIsConnected
- See Also:
- Constant Field Values
kAudioDevicePropertyVolumeScalar
static final int kAudioDevicePropertyVolumeScalar
- See Also:
- Constant Field Values
kAudioDevicePropertyVolumeDecibels
static final int kAudioDevicePropertyVolumeDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertyVolumeRangeDecibels
static final int kAudioDevicePropertyVolumeRangeDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertyVolumeScalarToDecibels
static final int kAudioDevicePropertyVolumeScalarToDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertyVolumeDecibelsToScalar
static final int kAudioDevicePropertyVolumeDecibelsToScalar
- See Also:
- Constant Field Values
kAudioDevicePropertyVolumeDecibelsToScalarTransferFunction
static final int kAudioDevicePropertyVolumeDecibelsToScalarTransferFunction
- See Also:
- Constant Field Values
kAudioDevicePropertyStereoPan
static final int kAudioDevicePropertyStereoPan
- See Also:
- Constant Field Values
kAudioDevicePropertyStereoPanChannels
static final int kAudioDevicePropertyStereoPanChannels
- See Also:
- Constant Field Values
kAudioDevicePropertyMute
static final int kAudioDevicePropertyMute
- See Also:
- Constant Field Values
kAudioDevicePropertySolo
static final int kAudioDevicePropertySolo
- See Also:
- Constant Field Values
kAudioDevicePropertyDataSource
static final int kAudioDevicePropertyDataSource
- See Also:
- Constant Field Values
kAudioDevicePropertyDataSources
static final int kAudioDevicePropertyDataSources
- See Also:
- Constant Field Values
kAudioDevicePropertyDataSourceNameForIDCFString
static final int kAudioDevicePropertyDataSourceNameForIDCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyClockSource
static final int kAudioDevicePropertyClockSource
- See Also:
- Constant Field Values
kAudioDevicePropertyClockSources
static final int kAudioDevicePropertyClockSources
- See Also:
- Constant Field Values
kAudioDevicePropertyClockSourceNameForIDCFString
static final int kAudioDevicePropertyClockSourceNameForIDCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyClockSourceKindForID
static final int kAudioDevicePropertyClockSourceKindForID
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThru
static final int kAudioDevicePropertyPlayThru
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruSolo
static final int kAudioDevicePropertyPlayThruSolo
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruVolumeScalar
static final int kAudioDevicePropertyPlayThruVolumeScalar
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruVolumeDecibels
static final int kAudioDevicePropertyPlayThruVolumeDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruVolumeRangeDecibels
static final int kAudioDevicePropertyPlayThruVolumeRangeDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruVolumeScalarToDecibels
static final int kAudioDevicePropertyPlayThruVolumeScalarToDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruVolumeDecibelsToScalar
static final int kAudioDevicePropertyPlayThruVolumeDecibelsToScalar
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruVolumeDecibelsToScalarTransferFunction
static final int kAudioDevicePropertyPlayThruVolumeDecibelsToScalarTransferFunction
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruStereoPan
static final int kAudioDevicePropertyPlayThruStereoPan
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruStereoPanChannels
static final int kAudioDevicePropertyPlayThruStereoPanChannels
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruDestination
static final int kAudioDevicePropertyPlayThruDestination
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruDestinations
static final int kAudioDevicePropertyPlayThruDestinations
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruDestinationNameForIDCFString
static final int kAudioDevicePropertyPlayThruDestinationNameForIDCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelNominalLineLevel
static final int kAudioDevicePropertyChannelNominalLineLevel
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelNominalLineLevels
static final int kAudioDevicePropertyChannelNominalLineLevels
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelNominalLineLevelNameForIDCFString
static final int kAudioDevicePropertyChannelNominalLineLevelNameForIDCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyDriverShouldOwniSub
static final int kAudioDevicePropertyDriverShouldOwniSub
- See Also:
- Constant Field Values
kAudioDevicePropertySubVolumeScalar
static final int kAudioDevicePropertySubVolumeScalar
- See Also:
- Constant Field Values
kAudioDevicePropertySubVolumeDecibels
static final int kAudioDevicePropertySubVolumeDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertySubVolumeRangeDecibels
static final int kAudioDevicePropertySubVolumeRangeDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertySubVolumeScalarToDecibels
static final int kAudioDevicePropertySubVolumeScalarToDecibels
- See Also:
- Constant Field Values
kAudioDevicePropertySubVolumeDecibelsToScalar
static final int kAudioDevicePropertySubVolumeDecibelsToScalar
- See Also:
- Constant Field Values
kAudioDevicePropertySubVolumeDecibelsToScalarTransferFunction
static final int kAudioDevicePropertySubVolumeDecibelsToScalarTransferFunction
- See Also:
- Constant Field Values
kAudioDevicePropertySubMute
static final int kAudioDevicePropertySubMute
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceName
static final int kAudioDevicePropertyDeviceName
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceNameCFString
static final int kAudioDevicePropertyDeviceNameCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceManufacturer
static final int kAudioDevicePropertyDeviceManufacturer
- See Also:
- Constant Field Values
kAudioDevicePropertyDeviceManufacturerCFString
static final int kAudioDevicePropertyDeviceManufacturerCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyRegisterBufferList
static final int kAudioDevicePropertyRegisterBufferList
- See Also:
- Constant Field Values
kAudioDevicePropertyBufferSize
static final int kAudioDevicePropertyBufferSize
- See Also:
- Constant Field Values
kAudioDevicePropertyBufferSizeRange
static final int kAudioDevicePropertyBufferSizeRange
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelName
static final int kAudioDevicePropertyChannelName
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelNameCFString
static final int kAudioDevicePropertyChannelNameCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelCategoryName
static final int kAudioDevicePropertyChannelCategoryName
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelCategoryNameCFString
static final int kAudioDevicePropertyChannelCategoryNameCFString
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelNumberName
static final int kAudioDevicePropertyChannelNumberName
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelNumberNameCFString
static final int kAudioDevicePropertyChannelNumberNameCFString
- See Also:
- Constant Field Values
kAudioDevicePropertySupportsMixing
static final int kAudioDevicePropertySupportsMixing
- See Also:
- Constant Field Values
kAudioDevicePropertyStreamFormat
static final int kAudioDevicePropertyStreamFormat
- See Also:
- Constant Field Values
kAudioDevicePropertyStreamFormats
static final int kAudioDevicePropertyStreamFormats
- See Also:
- Constant Field Values
kAudioDevicePropertyStreamFormatSupported
static final int kAudioDevicePropertyStreamFormatSupported
- See Also:
- Constant Field Values
kAudioDevicePropertyStreamFormatMatch
static final int kAudioDevicePropertyStreamFormatMatch
- See Also:
- Constant Field Values
kAudioDevicePropertyDataSourceNameForID
static final int kAudioDevicePropertyDataSourceNameForID
- See Also:
- Constant Field Values
kAudioDevicePropertyClockSourceNameForID
static final int kAudioDevicePropertyClockSourceNameForID
- See Also:
- Constant Field Values
kAudioDevicePropertyPlayThruDestinationNameForID
static final int kAudioDevicePropertyPlayThruDestinationNameForID
- See Also:
- Constant Field Values
kAudioDevicePropertyChannelNominalLineLevelNameForID
static final int kAudioDevicePropertyChannelNominalLineLevelNameForID
- See Also:
- Constant Field Values
kAudioStreamClassID
static final int kAudioStreamClassID
- See Also:
- Constant Field Values
kAudioStreamPropertyDirection
static final int kAudioStreamPropertyDirection
- See Also:
- Constant Field Values
kAudioStreamPropertyTerminalType
static final int kAudioStreamPropertyTerminalType
- See Also:
- Constant Field Values
kAudioStreamPropertyStartingChannel
static final int kAudioStreamPropertyStartingChannel
- See Also:
- Constant Field Values
kAudioStreamPropertyLatency
static final int kAudioStreamPropertyLatency
- See Also:
- Constant Field Values
kAudioStreamPropertyVirtualFormat
static final int kAudioStreamPropertyVirtualFormat
- See Also:
- Constant Field Values
kAudioStreamPropertyAvailableVirtualFormats
static final int kAudioStreamPropertyAvailableVirtualFormats
- See Also:
- Constant Field Values
kAudioStreamPropertyPhysicalFormat
static final int kAudioStreamPropertyPhysicalFormat
- See Also:
- Constant Field Values
kAudioStreamPropertyAvailablePhysicalFormats
static final int kAudioStreamPropertyAvailablePhysicalFormats
- See Also:
- Constant Field Values
kAudioStreamPropertyOwningDevice
static final int kAudioStreamPropertyOwningDevice
- See Also:
- Constant Field Values
kAudioStreamPropertyPhysicalFormats
static final int kAudioStreamPropertyPhysicalFormats
- See Also:
- Constant Field Values
kAudioStreamPropertyPhysicalFormatSupported
static final int kAudioStreamPropertyPhysicalFormatSupported
- See Also:
- Constant Field Values
kAudioStreamPropertyPhysicalFormatMatch
static final int kAudioStreamPropertyPhysicalFormatMatch
- See Also:
- Constant Field Values
kAudioAggregateDeviceClassID
static final int kAudioAggregateDeviceClassID
- See Also:
- Constant Field Values
kAudioDeviceTransportTypeAggregate
static final int kAudioDeviceTransportTypeAggregate
- See Also:
- Constant Field Values
kAudioDeviceTransportTypeAutoAggregate
static final int kAudioDeviceTransportTypeAutoAggregate
- See Also:
- Constant Field Values
kAudioAggregateDevicePropertyFullSubDeviceList
static final int kAudioAggregateDevicePropertyFullSubDeviceList
- See Also:
- Constant Field Values
kAudioAggregateDevicePropertyActiveSubDeviceList
static final int kAudioAggregateDevicePropertyActiveSubDeviceList
- See Also:
- Constant Field Values
kAudioAggregateDevicePropertyComposition
static final int kAudioAggregateDevicePropertyComposition
- See Also:
- Constant Field Values
kAudioAggregateDevicePropertyMasterSubDevice
static final int kAudioAggregateDevicePropertyMasterSubDevice
- See Also:
- Constant Field Values
kAudioSubDeviceClassID
static final int kAudioSubDeviceClassID
- See Also:
- Constant Field Values
kAudioSubDeviceDriftCompensationMinQuality
static final int kAudioSubDeviceDriftCompensationMinQuality
- See Also:
- Constant Field Values
kAudioSubDeviceDriftCompensationLowQuality
static final int kAudioSubDeviceDriftCompensationLowQuality
- See Also:
- Constant Field Values
kAudioSubDeviceDriftCompensationMediumQuality
static final int kAudioSubDeviceDriftCompensationMediumQuality
- See Also:
- Constant Field Values
kAudioSubDeviceDriftCompensationHighQuality
static final int kAudioSubDeviceDriftCompensationHighQuality
- See Also:
- Constant Field Values
kAudioSubDeviceDriftCompensationMaxQuality
static final int kAudioSubDeviceDriftCompensationMaxQuality
- See Also:
- Constant Field Values
kAudioSubDevicePropertyExtraLatency
static final int kAudioSubDevicePropertyExtraLatency
- See Also:
- Constant Field Values
kAudioSubDevicePropertyDriftCompensation
static final int kAudioSubDevicePropertyDriftCompensation
- See Also:
- Constant Field Values
kAudioSubDevicePropertyDriftCompensationQuality
static final int kAudioSubDevicePropertyDriftCompensationQuality
- See Also:
- Constant Field Values
AudioObjectShow
void AudioObjectShow(int inObjectID)
- Parameters:
inObjectID
- The AudioObject to show.
Original signature : void AudioObjectShow(AudioObjectID)
AudioObjectHasProperty
boolean AudioObjectHasProperty(int inObjectID,
AudioObjectPropertyAddress inAddress)
- Parameters:
inObjectID
- The AudioObject to query.
inAddress
- An AudioObjectPropertyAddress indicating which property is being queried.
AudioGetCurrentHostTime
long AudioGetCurrentHostTime()
AudioGetHostClockFrequency
double AudioGetHostClockFrequency()
AudioGetHostClockMinimumTimeDelta
int AudioGetHostClockMinimumTimeDelta()
AudioConvertHostTimeToNanos
long AudioConvertHostTimeToNanos(long inHostTime)
- Parameters:
inHostTime
- A UInt64 containing the host time to convert.
AudioConvertNanosToHostTime
long AudioConvertNanosToHostTime(long inNanos)
- Parameters:
inNanos
- A UInt64 containing the nanosecond time to convert.