Package apple.audiotoolbox.enums
Class Enums
- java.lang.Object
-
- apple.audiotoolbox.enums.Enums
-
public final class Enums extends java.lang.Object
-
-
Field Summary
-
-
-
Field Detail
-
kAudioOutputUnitProperty_CurrentDevice
public static final int kAudioOutputUnitProperty_CurrentDevice
range (2000 -> 2999)- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_ChannelMap
public static final int kAudioOutputUnitProperty_ChannelMap
this will also work with AUConverter- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_EnableIO
public static final int kAudioOutputUnitProperty_EnableIO
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_StartTime
public static final int kAudioOutputUnitProperty_StartTime
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_SetInputCallback
public static final int kAudioOutputUnitProperty_SetInputCallback
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_HasIO
public static final int kAudioOutputUnitProperty_HasIO
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_StartTimestampsAtZero
public static final int kAudioOutputUnitProperty_StartTimestampsAtZero
this will also work with AUConverter- See Also:
- Constant Field Values
-
kAudioUnitSubType_GenericOutput
public static final int kAudioUnitSubType_GenericOutput
- See Also:
- Constant Field Values
-
kAudioUnitSubType_VoiceProcessingIO
public static final int kAudioUnitSubType_VoiceProcessingIO
- See Also:
- Constant Field Values
-
kAudioFileUnspecifiedError
public static final int kAudioFileUnspecifiedError
0x7768743F, 2003334207- See Also:
- Constant Field Values
-
kAudioFileUnsupportedFileTypeError
public static final int kAudioFileUnsupportedFileTypeError
0x7479703F, 1954115647- See Also:
- Constant Field Values
-
kAudioFileUnsupportedDataFormatError
public static final int kAudioFileUnsupportedDataFormatError
0x666D743F, 1718449215- See Also:
- Constant Field Values
-
kAudioFileUnsupportedPropertyError
public static final int kAudioFileUnsupportedPropertyError
0x7074793F, 1886681407- See Also:
- Constant Field Values
-
kAudioFileBadPropertySizeError
public static final int kAudioFileBadPropertySizeError
0x2173697A, 561211770- See Also:
- Constant Field Values
-
kAudioFilePermissionsError
public static final int kAudioFilePermissionsError
0x70726D3F, 1886547263- See Also:
- Constant Field Values
-
kAudioFileNotOptimizedError
public static final int kAudioFileNotOptimizedError
0x6F70746D, 1869640813- See Also:
- Constant Field Values
-
kAudioFileInvalidChunkError
public static final int kAudioFileInvalidChunkError
0x63686B3F, 1667787583- See Also:
- Constant Field Values
-
kAudioFileDoesNotAllow64BitDataSizeError
public static final int kAudioFileDoesNotAllow64BitDataSizeError
0x6F66663F, 1868981823- See Also:
- Constant Field Values
-
kAudioFileInvalidPacketOffsetError
public static final int kAudioFileInvalidPacketOffsetError
0x70636B3F, 1885563711- See Also:
- Constant Field Values
-
kAudioFileInvalidFileError
public static final int kAudioFileInvalidFileError
0x6474613F, 1685348671- See Also:
- Constant Field Values
-
kAudioFileOperationNotSupportedError
public static final int kAudioFileOperationNotSupportedError
'op??', integer used because of trigraph- See Also:
- Constant Field Values
-
kAudioFileNotOpenError
public static final int kAudioFileNotOpenError
general file error codes- See Also:
- Constant Field Values
-
kAudioFileEndOfFileError
public static final int kAudioFileEndOfFileError
general file error codes- See Also:
- Constant Field Values
-
kAudioFilePositionError
public static final int kAudioFilePositionError
general file error codes- See Also:
- Constant Field Values
-
kAudioFileFileNotFoundError
public static final int kAudioFileFileNotFoundError
general file error codes- See Also:
- Constant Field Values
-
kAUSamplerProperty_LoadInstrument
public static final int kAUSamplerProperty_LoadInstrument
range (4100->4999)- See Also:
- Constant Field Values
-
kAUSamplerProperty_LoadAudioFiles
public static final int kAUSamplerProperty_LoadAudioFiles
range (4100->4999)- See Also:
- Constant Field Values
-
kAudioOutputUnitRange
public static final int kAudioOutputUnitRange
selector range- See Also:
- Constant Field Values
-
kAudioOutputUnitStartSelect
public static final int kAudioOutputUnitStartSelect
- See Also:
- Constant Field Values
-
kAudioOutputUnitStopSelect
public static final int kAudioOutputUnitStopSelect
- See Also:
- Constant Field Values
-
kHighShelfParam_CutOffFrequency
public static final int kHighShelfParam_CutOffFrequency
Global, Hz, 10000->(SampleRate/2), 10000- See Also:
- Constant Field Values
-
kHighShelfParam_Gain
public static final int kHighShelfParam_Gain
Global, dB, -40->40, 0- See Also:
- Constant Field Values
-
kAUGraphErr_NodeNotFound
public static final int kAUGraphErr_NodeNotFound
- See Also:
- Constant Field Values
-
kAUGraphErr_InvalidConnection
public static final int kAUGraphErr_InvalidConnection
- See Also:
- Constant Field Values
-
kAUGraphErr_OutputNodeErr
public static final int kAUGraphErr_OutputNodeErr
- See Also:
- Constant Field Values
-
kAUGraphErr_CannotDoInCurrentContext
public static final int kAUGraphErr_CannotDoInCurrentContext
- See Also:
- Constant Field Values
-
kAUGraphErr_InvalidAudioUnit
public static final int kAUGraphErr_InvalidAudioUnit
- See Also:
- Constant Field Values
-
kAudioFileStreamError_UnsupportedFileType
public static final int kAudioFileStreamError_UnsupportedFileType
- See Also:
- Constant Field Values
-
kAudioFileStreamError_UnsupportedDataFormat
public static final int kAudioFileStreamError_UnsupportedDataFormat
- See Also:
- Constant Field Values
-
kAudioFileStreamError_UnsupportedProperty
public static final int kAudioFileStreamError_UnsupportedProperty
- See Also:
- Constant Field Values
-
kAudioFileStreamError_BadPropertySize
public static final int kAudioFileStreamError_BadPropertySize
- See Also:
- Constant Field Values
-
kAudioFileStreamError_NotOptimized
public static final int kAudioFileStreamError_NotOptimized
- See Also:
- Constant Field Values
-
kAudioFileStreamError_InvalidPacketOffset
public static final int kAudioFileStreamError_InvalidPacketOffset
- See Also:
- Constant Field Values
-
kAudioFileStreamError_InvalidFile
public static final int kAudioFileStreamError_InvalidFile
- See Also:
- Constant Field Values
-
kAudioFileStreamError_ValueUnknown
public static final int kAudioFileStreamError_ValueUnknown
- See Also:
- Constant Field Values
-
kAudioFileStreamError_DataUnavailable
public static final int kAudioFileStreamError_DataUnavailable
- See Also:
- Constant Field Values
-
kAudioFileStreamError_IllegalOperation
public static final int kAudioFileStreamError_IllegalOperation
- See Also:
- Constant Field Values
-
kAudioFileStreamError_UnspecifiedError
public static final int kAudioFileStreamError_UnspecifiedError
- See Also:
- Constant Field Values
-
kAudioFileStreamError_DiscontinuityCantRecover
public static final int kAudioFileStreamError_DiscontinuityCantRecover
- See Also:
- Constant Field Values
-
kAudioQueueProperty_IsRunning
public static final int kAudioQueueProperty_IsRunning
!< value is UInt32- See Also:
- Constant Field Values
-
kAudioQueueDeviceProperty_SampleRate
public static final int kAudioQueueDeviceProperty_SampleRate
value is Float64- See Also:
- Constant Field Values
-
kAudioQueueDeviceProperty_NumberChannels
public static final int kAudioQueueDeviceProperty_NumberChannels
value is UInt32- See Also:
- Constant Field Values
-
kAudioQueueProperty_CurrentDevice
public static final int kAudioQueueProperty_CurrentDevice
value is CFStringRef- See Also:
- Constant Field Values
-
kAudioQueueProperty_MagicCookie
public static final int kAudioQueueProperty_MagicCookie
value is void*- See Also:
- Constant Field Values
-
kAudioQueueProperty_MaximumOutputPacketSize
public static final int kAudioQueueProperty_MaximumOutputPacketSize
value is UInt32- See Also:
- Constant Field Values
-
kAudioQueueProperty_StreamDescription
public static final int kAudioQueueProperty_StreamDescription
value is AudioStreamBasicDescription- See Also:
- Constant Field Values
-
kAudioQueueProperty_ChannelLayout
public static final int kAudioQueueProperty_ChannelLayout
value is AudioChannelLayout- See Also:
- Constant Field Values
-
kAudioQueueProperty_EnableLevelMetering
public static final int kAudioQueueProperty_EnableLevelMetering
value is UInt32- See Also:
- Constant Field Values
-
kAudioQueueProperty_CurrentLevelMeter
public static final int kAudioQueueProperty_CurrentLevelMeter
value is array of AudioQueueLevelMeterState, 1 per channel- See Also:
- Constant Field Values
-
kAudioQueueProperty_CurrentLevelMeterDB
public static final int kAudioQueueProperty_CurrentLevelMeterDB
value is array of AudioQueueLevelMeterState, 1 per channel- See Also:
- Constant Field Values
-
kAudioQueueProperty_DecodeBufferSizeFrames
public static final int kAudioQueueProperty_DecodeBufferSizeFrames
value is UInt32- See Also:
- Constant Field Values
-
kAudioQueueProperty_ConverterError
public static final int kAudioQueueProperty_ConverterError
value is UInt32- See Also:
- Constant Field Values
-
kAudioQueueProperty_EnableTimePitch
public static final int kAudioQueueProperty_EnableTimePitch
value is UInt32, 0/1- See Also:
- Constant Field Values
-
kAudioQueueProperty_TimePitchAlgorithm
public static final int kAudioQueueProperty_TimePitchAlgorithm
value is UInt32. See values below.- See Also:
- Constant Field Values
-
kAudioQueueProperty_TimePitchBypass
public static final int kAudioQueueProperty_TimePitchBypass
value is UInt32, 1=bypassed- See Also:
- Constant Field Values
-
kExtAudioFileError_InvalidProperty
public static final int kExtAudioFileError_InvalidProperty
- See Also:
- Constant Field Values
-
kExtAudioFileError_InvalidPropertySize
public static final int kExtAudioFileError_InvalidPropertySize
- See Also:
- Constant Field Values
-
kExtAudioFileError_NonPCMClientFormat
public static final int kExtAudioFileError_NonPCMClientFormat
- See Also:
- Constant Field Values
-
kExtAudioFileError_InvalidChannelMap
public static final int kExtAudioFileError_InvalidChannelMap
number of channels doesn't match format- See Also:
- Constant Field Values
-
kExtAudioFileError_InvalidOperationOrder
public static final int kExtAudioFileError_InvalidOperationOrder
- See Also:
- Constant Field Values
-
kExtAudioFileError_InvalidDataFormat
public static final int kExtAudioFileError_InvalidDataFormat
- See Also:
- Constant Field Values
-
kExtAudioFileError_MaxPacketSizeUnknown
public static final int kExtAudioFileError_MaxPacketSizeUnknown
- See Also:
- Constant Field Values
-
kExtAudioFileError_InvalidSeek
public static final int kExtAudioFileError_InvalidSeek
writing, or offset out of bounds- See Also:
- Constant Field Values
-
kExtAudioFileError_AsyncWriteTooLarge
public static final int kExtAudioFileError_AsyncWriteTooLarge
- See Also:
- Constant Field Values
-
kExtAudioFileError_AsyncWriteBufferOverflow
public static final int kExtAudioFileError_AsyncWriteBufferOverflow
an async write could not be completed in time- See Also:
- Constant Field Values
-
kLimiterParam_AttackTime
public static final int kLimiterParam_AttackTime
Global, Secs, 0.001->0.03, 0.012- See Also:
- Constant Field Values
-
kLimiterParam_DecayTime
public static final int kLimiterParam_DecayTime
Global, Secs, 0.001->0.06, 0.024- See Also:
- Constant Field Values
-
kLimiterParam_PreGain
public static final int kLimiterParam_PreGain
Global, dB, -40->40, 0- See Also:
- Constant Field Values
-
kAudioSessionOverrideAudioRoute_None
public static final int kAudioSessionOverrideAudioRoute_None
- See Also:
- Constant Field Values
-
kAudioSessionOverrideAudioRoute_Speaker
public static final int kAudioSessionOverrideAudioRoute_Speaker
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ReverbRoomType
public static final int kAudioUnitProperty_ReverbRoomType
- See Also:
- Constant Field Values
-
kAudioUnitProperty_UsesInternalReverb
public static final int kAudioUnitProperty_UsesInternalReverb
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SpatializationAlgorithm
public static final int kAudioUnitProperty_SpatializationAlgorithm
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SpatialMixerDistanceParams
public static final int kAudioUnitProperty_SpatialMixerDistanceParams
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SpatialMixerAttenuationCurve
public static final int kAudioUnitProperty_SpatialMixerAttenuationCurve
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SpatialMixerRenderingFlags
public static final int kAudioUnitProperty_SpatialMixerRenderingFlags
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ClassInfo
public static final int kAudioUnitProperty_ClassInfo
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_MakeConnection
public static final int kAudioUnitProperty_MakeConnection
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_SampleRate
public static final int kAudioUnitProperty_SampleRate
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterList
public static final int kAudioUnitProperty_ParameterList
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterInfo
public static final int kAudioUnitProperty_ParameterInfo
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_CPULoad
public static final int kAudioUnitProperty_CPULoad
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_StreamFormat
public static final int kAudioUnitProperty_StreamFormat
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ElementCount
public static final int kAudioUnitProperty_ElementCount
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_Latency
public static final int kAudioUnitProperty_Latency
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_SupportedNumChannels
public static final int kAudioUnitProperty_SupportedNumChannels
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_MaximumFramesPerSlice
public static final int kAudioUnitProperty_MaximumFramesPerSlice
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterValueStrings
public static final int kAudioUnitProperty_ParameterValueStrings
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_AudioChannelLayout
public static final int kAudioUnitProperty_AudioChannelLayout
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_TailTime
public static final int kAudioUnitProperty_TailTime
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_BypassEffect
public static final int kAudioUnitProperty_BypassEffect
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_LastRenderError
public static final int kAudioUnitProperty_LastRenderError
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_SetRenderCallback
public static final int kAudioUnitProperty_SetRenderCallback
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_FactoryPresets
public static final int kAudioUnitProperty_FactoryPresets
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_RenderQuality
public static final int kAudioUnitProperty_RenderQuality
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_HostCallbacks
public static final int kAudioUnitProperty_HostCallbacks
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_InPlaceProcessing
public static final int kAudioUnitProperty_InPlaceProcessing
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ElementName
public static final int kAudioUnitProperty_ElementName
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_SupportedChannelLayoutTags
public static final int kAudioUnitProperty_SupportedChannelLayoutTags
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_PresentPreset
public static final int kAudioUnitProperty_PresentPreset
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_DependentParameters
public static final int kAudioUnitProperty_DependentParameters
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_InputSamplesInOutput
public static final int kAudioUnitProperty_InputSamplesInOutput
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ShouldAllocateBuffer
public static final int kAudioUnitProperty_ShouldAllocateBuffer
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_FrequencyResponse
public static final int kAudioUnitProperty_FrequencyResponse
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterHistoryInfo
public static final int kAudioUnitProperty_ParameterHistoryInfo
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_NickName
public static final int kAudioUnitProperty_NickName
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_OfflineRender
public static final int kAudioUnitProperty_OfflineRender
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterIDName
public static final int kAudioUnitProperty_ParameterIDName
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterStringFromValue
public static final int kAudioUnitProperty_ParameterStringFromValue
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterClumpName
public static final int kAudioUnitProperty_ParameterClumpName
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParameterValueFromString
public static final int kAudioUnitProperty_ParameterValueFromString
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ContextName
public static final int kAudioUnitProperty_ContextName
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_PresentationLatency
public static final int kAudioUnitProperty_PresentationLatency
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ClassInfoFromDocument
public static final int kAudioUnitProperty_ClassInfoFromDocument
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_RequestViewController
public static final int kAudioUnitProperty_RequestViewController
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_ParametersForOverview
public static final int kAudioUnitProperty_ParametersForOverview
range (0 -> 999)- See Also:
- Constant Field Values
-
kAudioUnitProperty_SupportsMPE
public static final int kAudioUnitProperty_SupportsMPE
range (0 -> 999)- See Also:
- Constant Field Values
-
kMusicEventType_NULL
public static final int kMusicEventType_NULL
- See Also:
- Constant Field Values
-
kMusicEventType_ExtendedNote
public static final int kMusicEventType_ExtendedNote
- See Also:
- Constant Field Values
-
kMusicEventType_ExtendedTempo
public static final int kMusicEventType_ExtendedTempo
- See Also:
- Constant Field Values
-
kMusicEventType_User
public static final int kMusicEventType_User
- See Also:
- Constant Field Values
-
kMusicEventType_Meta
public static final int kMusicEventType_Meta
- See Also:
- Constant Field Values
-
kMusicEventType_MIDINoteMessage
public static final int kMusicEventType_MIDINoteMessage
- See Also:
- Constant Field Values
-
kMusicEventType_MIDIChannelMessage
public static final int kMusicEventType_MIDIChannelMessage
- See Also:
- Constant Field Values
-
kMusicEventType_MIDIRawData
public static final int kMusicEventType_MIDIRawData
- See Also:
- Constant Field Values
-
kMusicEventType_Parameter
public static final int kMusicEventType_Parameter
- See Also:
- Constant Field Values
-
kMusicEventType_AUPreset
public static final int kMusicEventType_AUPreset
- See Also:
- Constant Field Values
-
kRandomParam_BoundA
public static final int kRandomParam_BoundA
- See Also:
- Constant Field Values
-
kRandomParam_BoundB
public static final int kRandomParam_BoundB
- See Also:
- Constant Field Values
-
kRandomParam_Curve
public static final int kRandomParam_Curve
- See Also:
- Constant Field Values
-
kAudioQueueParam_Volume
public static final int kAudioQueueParam_Volume
- See Also:
- Constant Field Values
-
kAudioQueueParam_PlayRate
public static final int kAudioQueueParam_PlayRate
- See Also:
- Constant Field Values
-
kAudioQueueParam_Pitch
public static final int kAudioQueueParam_Pitch
- See Also:
- Constant Field Values
-
kAudioQueueParam_VolumeRampTime
public static final int kAudioQueueParam_VolumeRampTime
- See Also:
- Constant Field Values
-
kAudioQueueParam_Pan
public static final int kAudioQueueParam_Pan
- See Also:
- Constant Field Values
-
kAudioDecoderComponentType
public static final int kAudioDecoderComponentType
- See Also:
- Constant Field Values
-
kAudioEncoderComponentType
public static final int kAudioEncoderComponentType
- See Also:
- Constant Field Values
-
kAudioSessionNoError
public static final int kAudioSessionNoError
- See Also:
- Constant Field Values
-
kAudioSessionNotInitialized
public static final int kAudioSessionNotInitialized
- See Also:
- Constant Field Values
-
kAudioSessionAlreadyInitialized
public static final int kAudioSessionAlreadyInitialized
- See Also:
- Constant Field Values
-
kAudioSessionInitializationError
public static final int kAudioSessionInitializationError
- See Also:
- Constant Field Values
-
kAudioSessionUnsupportedPropertyError
public static final int kAudioSessionUnsupportedPropertyError
- See Also:
- Constant Field Values
-
kAudioSessionBadPropertySizeError
public static final int kAudioSessionBadPropertySizeError
- See Also:
- Constant Field Values
-
kAudioSessionNotActiveError
public static final int kAudioSessionNotActiveError
- See Also:
- Constant Field Values
-
kAudioServicesNoHardwareError
public static final int kAudioServicesNoHardwareError
- See Also:
- Constant Field Values
-
kAudioSessionNoCategorySet
public static final int kAudioSessionNoCategorySet
- See Also:
- Constant Field Values
-
kAudioSessionIncompatibleCategory
public static final int kAudioSessionIncompatibleCategory
- See Also:
- Constant Field Values
-
kAudioSessionUnspecifiedError
public static final int kAudioSessionUnspecifiedError
- See Also:
- Constant Field Values
-
kAudioFormatUnspecifiedError
public static final int kAudioFormatUnspecifiedError
0x77686174, 2003329396- See Also:
- Constant Field Values
-
kAudioFormatUnsupportedPropertyError
public static final int kAudioFormatUnsupportedPropertyError
0x70726F70, 1886547824- See Also:
- Constant Field Values
-
kAudioFormatBadPropertySizeError
public static final int kAudioFormatBadPropertySizeError
0x2173697A, 561211770- See Also:
- Constant Field Values
-
kAudioFormatBadSpecifierSizeError
public static final int kAudioFormatBadSpecifierSizeError
0x21737063, 561213539- See Also:
- Constant Field Values
-
kAudioFormatUnsupportedDataFormatError
public static final int kAudioFormatUnsupportedDataFormatError
0x666D743F, 1718449215- See Also:
- Constant Field Values
-
kAudioFormatUnknownFormatError
public static final int kAudioFormatUnknownFormatError
0x21666D74, 560360820- See Also:
- Constant Field Values
-
kConverterPrimeMethod_Pre
public static final int kConverterPrimeMethod_Pre
- See Also:
- Constant Field Values
-
kConverterPrimeMethod_Normal
public static final int kConverterPrimeMethod_Normal
- See Also:
- Constant Field Values
-
kConverterPrimeMethod_None
public static final int kConverterPrimeMethod_None
- See Also:
- Constant Field Values
-
kAudioUnitSubType_AU3DMixerEmbedded
public static final int kAudioUnitSubType_AU3DMixerEmbedded
- See Also:
- Constant Field Values
-
kAudioFileLoopDirection_NoLooping
public static final int kAudioFileLoopDirection_NoLooping
- See Also:
- Constant Field Values
-
kAudioFileLoopDirection_Forward
public static final int kAudioFileLoopDirection_Forward
- See Also:
- Constant Field Values
-
kAudioFileLoopDirection_ForwardAndBackward
public static final int kAudioFileLoopDirection_ForwardAndBackward
- See Also:
- Constant Field Values
-
kAudioFileLoopDirection_Backward
public static final int kAudioFileLoopDirection_Backward
- See Also:
- Constant Field Values
-
kAudioSessionMode_Default
public static final int kAudioSessionMode_Default
- See Also:
- Constant Field Values
-
kAudioSessionMode_VoiceChat
public static final int kAudioSessionMode_VoiceChat
- See Also:
- Constant Field Values
-
kAudioSessionMode_VideoRecording
public static final int kAudioSessionMode_VideoRecording
- See Also:
- Constant Field Values
-
kAudioSessionMode_Measurement
public static final int kAudioSessionMode_Measurement
- See Also:
- Constant Field Values
-
kAudioSessionMode_GameChat
public static final int kAudioSessionMode_GameChat
- See Also:
- Constant Field Values
-
kAUSamplerProperty_LoadPresetFromBank
public static final int kAUSamplerProperty_LoadPresetFromBank
- See Also:
- Constant Field Values
-
kAUSamplerProperty_BankAndPreset
public static final int kAUSamplerProperty_BankAndPreset
- See Also:
- Constant Field Values
-
kMusicDeviceRange
public static final int kMusicDeviceRange
- See Also:
- Constant Field Values
-
kMusicDeviceMIDIEventSelect
public static final int kMusicDeviceMIDIEventSelect
- See Also:
- Constant Field Values
-
kMusicDeviceSysExSelect
public static final int kMusicDeviceSysExSelect
- See Also:
- Constant Field Values
-
kMusicDevicePrepareInstrumentSelect
public static final int kMusicDevicePrepareInstrumentSelect
- See Also:
- Constant Field Values
-
kMusicDeviceReleaseInstrumentSelect
public static final int kMusicDeviceReleaseInstrumentSelect
- See Also:
- Constant Field Values
-
kMusicDeviceStartNoteSelect
public static final int kMusicDeviceStartNoteSelect
- See Also:
- Constant Field Values
-
kMusicDeviceStopNoteSelect
public static final int kMusicDeviceStopNoteSelect
- See Also:
- Constant Field Values
-
kAudioFormatProperty_FormatInfo
public static final int kAudioFormatProperty_FormatInfo
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_FormatName
public static final int kAudioFormatProperty_FormatName
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_EncodeFormatIDs
public static final int kAudioFormatProperty_EncodeFormatIDs
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_DecodeFormatIDs
public static final int kAudioFormatProperty_DecodeFormatIDs
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_FormatList
public static final int kAudioFormatProperty_FormatList
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ASBDFromESDS
public static final int kAudioFormatProperty_ASBDFromESDS
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelLayoutFromESDS
public static final int kAudioFormatProperty_ChannelLayoutFromESDS
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_OutputFormatList
public static final int kAudioFormatProperty_OutputFormatList
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_FirstPlayableFormatFromList
public static final int kAudioFormatProperty_FirstPlayableFormatFromList
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_FormatIsVBR
public static final int kAudioFormatProperty_FormatIsVBR
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_FormatIsExternallyFramed
public static final int kAudioFormatProperty_FormatIsExternallyFramed
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_FormatIsEncrypted
public static final int kAudioFormatProperty_FormatIsEncrypted
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_Encoders
public static final int kAudioFormatProperty_Encoders
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_Decoders
public static final int kAudioFormatProperty_Decoders
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_AvailableEncodeBitRates
public static final int kAudioFormatProperty_AvailableEncodeBitRates
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_AvailableEncodeSampleRates
public static final int kAudioFormatProperty_AvailableEncodeSampleRates
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_AvailableEncodeChannelLayoutTags
public static final int kAudioFormatProperty_AvailableEncodeChannelLayoutTags
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_AvailableEncodeNumberChannels
public static final int kAudioFormatProperty_AvailableEncodeNumberChannels
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ASBDFromMPEGPacket
public static final int kAudioFormatProperty_ASBDFromMPEGPacket
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_BitmapForLayoutTag
public static final int kAudioFormatProperty_BitmapForLayoutTag
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_MatrixMixMap
public static final int kAudioFormatProperty_MatrixMixMap
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelMap
public static final int kAudioFormatProperty_ChannelMap
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_NumberOfChannelsForLayout
public static final int kAudioFormatProperty_NumberOfChannelsForLayout
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_AreChannelLayoutsEquivalent
public static final int kAudioFormatProperty_AreChannelLayoutsEquivalent
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelLayoutHash
public static final int kAudioFormatProperty_ChannelLayoutHash
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ValidateChannelLayout
public static final int kAudioFormatProperty_ValidateChannelLayout
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelLayoutForTag
public static final int kAudioFormatProperty_ChannelLayoutForTag
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_TagForChannelLayout
public static final int kAudioFormatProperty_TagForChannelLayout
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelLayoutName
public static final int kAudioFormatProperty_ChannelLayoutName
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelLayoutSimpleName
public static final int kAudioFormatProperty_ChannelLayoutSimpleName
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelLayoutForBitmap
public static final int kAudioFormatProperty_ChannelLayoutForBitmap
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelName
public static final int kAudioFormatProperty_ChannelName
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ChannelShortName
public static final int kAudioFormatProperty_ChannelShortName
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_TagsForNumberOfChannels
public static final int kAudioFormatProperty_TagsForNumberOfChannels
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_PanningMatrix
public static final int kAudioFormatProperty_PanningMatrix
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_BalanceFade
public static final int kAudioFormatProperty_BalanceFade
============================================================================= The following properties concern the AudioChannelLayout struct (speaker layouts) =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ID3TagSize
public static final int kAudioFormatProperty_ID3TagSize
============================================================================= The following properties concern the ID3 Tags =============================================================================- See Also:
- Constant Field Values
-
kAudioFormatProperty_ID3TagToDictionary
public static final int kAudioFormatProperty_ID3TagToDictionary
============================================================================= The following properties concern the ID3 Tags =============================================================================- See Also:
- Constant Field Values
-
kAudioSessionCategory_AmbientSound
public static final int kAudioSessionCategory_AmbientSound
- See Also:
- Constant Field Values
-
kAudioSessionCategory_SoloAmbientSound
public static final int kAudioSessionCategory_SoloAmbientSound
- See Also:
- Constant Field Values
-
kAudioSessionCategory_MediaPlayback
public static final int kAudioSessionCategory_MediaPlayback
- See Also:
- Constant Field Values
-
kAudioSessionCategory_RecordAudio
public static final int kAudioSessionCategory_RecordAudio
- See Also:
- Constant Field Values
-
kAudioSessionCategory_PlayAndRecord
public static final int kAudioSessionCategory_PlayAndRecord
- See Also:
- Constant Field Values
-
kAudioSessionCategory_AudioProcessing
public static final int kAudioSessionCategory_AudioProcessing
- See Also:
- Constant Field Values
-
kAudioFileAIFFType
public static final int kAudioFileAIFFType
- See Also:
- Constant Field Values
-
kAudioFileAIFCType
public static final int kAudioFileAIFCType
- See Also:
- Constant Field Values
-
kAudioFileWAVEType
public static final int kAudioFileWAVEType
- See Also:
- Constant Field Values
-
kAudioFileSoundDesigner2Type
public static final int kAudioFileSoundDesigner2Type
- See Also:
- Constant Field Values
-
kAudioFileNextType
public static final int kAudioFileNextType
- See Also:
- Constant Field Values
-
kAudioFileMP3Type
public static final int kAudioFileMP3Type
mpeg layer 3- See Also:
- Constant Field Values
-
kAudioFileMP2Type
public static final int kAudioFileMP2Type
mpeg layer 2- See Also:
- Constant Field Values
-
kAudioFileMP1Type
public static final int kAudioFileMP1Type
mpeg layer 1- See Also:
- Constant Field Values
-
kAudioFileAC3Type
public static final int kAudioFileAC3Type
- See Also:
- Constant Field Values
-
kAudioFileAAC_ADTSType
public static final int kAudioFileAAC_ADTSType
- See Also:
- Constant Field Values
-
kAudioFileMPEG4Type
public static final int kAudioFileMPEG4Type
- See Also:
- Constant Field Values
-
kAudioFileM4AType
public static final int kAudioFileM4AType
- See Also:
- Constant Field Values
-
kAudioFileM4BType
public static final int kAudioFileM4BType
- See Also:
- Constant Field Values
-
kAudioFileCAFType
public static final int kAudioFileCAFType
- See Also:
- Constant Field Values
-
kAudioFile3GPType
public static final int kAudioFile3GPType
- See Also:
- Constant Field Values
-
kAudioFile3GP2Type
public static final int kAudioFile3GP2Type
- See Also:
- Constant Field Values
-
kAudioFileAMRType
public static final int kAudioFileAMRType
- See Also:
- Constant Field Values
-
kAudioConverterErr_FormatNotSupported
public static final int kAudioConverterErr_FormatNotSupported
- See Also:
- Constant Field Values
-
kAudioConverterErr_OperationNotSupported
public static final int kAudioConverterErr_OperationNotSupported
'op??', integer used because of trigraph- See Also:
- Constant Field Values
-
kAudioConverterErr_PropertyNotSupported
public static final int kAudioConverterErr_PropertyNotSupported
- See Also:
- Constant Field Values
-
kAudioConverterErr_InvalidInputSize
public static final int kAudioConverterErr_InvalidInputSize
- See Also:
- Constant Field Values
-
kAudioConverterErr_InvalidOutputSize
public static final int kAudioConverterErr_InvalidOutputSize
- See Also:
- Constant Field Values
-
kAudioConverterErr_UnspecifiedError
public static final int kAudioConverterErr_UnspecifiedError
e.g. byte size is not a multiple of the frame size- See Also:
- Constant Field Values
-
kAudioConverterErr_BadPropertySizeError
public static final int kAudioConverterErr_BadPropertySizeError
e.g. byte size is not a multiple of the frame size- See Also:
- Constant Field Values
-
kAudioConverterErr_RequiresPacketDescriptionsError
public static final int kAudioConverterErr_RequiresPacketDescriptionsError
e.g. byte size is not a multiple of the frame size- See Also:
- Constant Field Values
-
kAudioConverterErr_InputSampleRateOutOfRange
public static final int kAudioConverterErr_InputSampleRateOutOfRange
e.g. byte size is not a multiple of the frame size- See Also:
- Constant Field Values
-
kAudioConverterErr_OutputSampleRateOutOfRange
public static final int kAudioConverterErr_OutputSampleRateOutOfRange
e.g. byte size is not a multiple of the frame size- See Also:
- Constant Field Values
-
kAudioSessionInterruptionType_ShouldResume
public static final int kAudioSessionInterruptionType_ShouldResume
- See Also:
- Constant Field Values
-
kAudioSessionInterruptionType_ShouldNotResume
public static final int kAudioSessionInterruptionType_ShouldNotResume
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_ReadableTypes
public static final int kAudioFileGlobalInfo_ReadableTypes
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_WritableTypes
public static final int kAudioFileGlobalInfo_WritableTypes
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_FileTypeName
public static final int kAudioFileGlobalInfo_FileTypeName
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_AvailableStreamDescriptionsForFormat
public static final int kAudioFileGlobalInfo_AvailableStreamDescriptionsForFormat
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_AvailableFormatIDs
public static final int kAudioFileGlobalInfo_AvailableFormatIDs
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_AllExtensions
public static final int kAudioFileGlobalInfo_AllExtensions
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_AllHFSTypeCodes
public static final int kAudioFileGlobalInfo_AllHFSTypeCodes
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_AllUTIs
public static final int kAudioFileGlobalInfo_AllUTIs
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_AllMIMETypes
public static final int kAudioFileGlobalInfo_AllMIMETypes
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_ExtensionsForType
public static final int kAudioFileGlobalInfo_ExtensionsForType
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_HFSTypeCodesForType
public static final int kAudioFileGlobalInfo_HFSTypeCodesForType
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_UTIsForType
public static final int kAudioFileGlobalInfo_UTIsForType
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_MIMETypesForType
public static final int kAudioFileGlobalInfo_MIMETypesForType
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_TypesForMIMEType
public static final int kAudioFileGlobalInfo_TypesForMIMEType
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_TypesForUTI
public static final int kAudioFileGlobalInfo_TypesForUTI
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_TypesForHFSTypeCode
public static final int kAudioFileGlobalInfo_TypesForHFSTypeCode
- See Also:
- Constant Field Values
-
kAudioFileGlobalInfo_TypesForExtension
public static final int kAudioFileGlobalInfo_TypesForExtension
- See Also:
- Constant Field Values
-
kHALOutputParam_Volume
public static final int kHALOutputParam_Volume
Global, LinearGain, 0->1, 1- See Also:
- Constant Field Values
-
kAUSampler_DefaultPercussionBankMSB
public static final int kAUSampler_DefaultPercussionBankMSB
- See Also:
- Constant Field Values
-
kAUSampler_DefaultMelodicBankMSB
public static final int kAUSampler_DefaultMelodicBankMSB
- See Also:
- Constant Field Values
-
kAUSampler_DefaultBankLSB
public static final int kAUSampler_DefaultBankLSB
- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_Threshold
public static final int kDynamicsProcessorParam_Threshold
Global, dB, -40->20, -20- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_HeadRoom
public static final int kDynamicsProcessorParam_HeadRoom
Global, dB, 0.1->40.0, 5- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_ExpansionRatio
public static final int kDynamicsProcessorParam_ExpansionRatio
Global, rate, 1->50.0, 2- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_ExpansionThreshold
public static final int kDynamicsProcessorParam_ExpansionThreshold
Global, dB- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_AttackTime
public static final int kDynamicsProcessorParam_AttackTime
Global, secs, 0.0001->0.2, 0.001- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_ReleaseTime
public static final int kDynamicsProcessorParam_ReleaseTime
Global, secs, 0.01->3, 0.05- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_MasterGain
public static final int kDynamicsProcessorParam_MasterGain
Global, dB, -40->40, 0- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_CompressionAmount
public static final int kDynamicsProcessorParam_CompressionAmount
Global, dB, read-only parameter- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_InputAmplitude
public static final int kDynamicsProcessorParam_InputAmplitude
Global, dB, read-only parameter- See Also:
- Constant Field Values
-
kDynamicsProcessorParam_OutputAmplitude
public static final int kDynamicsProcessorParam_OutputAmplitude
Global, dB, read-only parameter- See Also:
- Constant Field Values
-
kAudioUnitParameterName_Full
public static final int kAudioUnitParameterName_Full
- See Also:
- Constant Field Values
-
kDelayParam_WetDryMix
public static final int kDelayParam_WetDryMix
Global, EqPow Crossfade, 0->100, 50- See Also:
- Constant Field Values
-
kDelayParam_DelayTime
public static final int kDelayParam_DelayTime
Global, Secs, 0->2, 1- See Also:
- Constant Field Values
-
kDelayParam_Feedback
public static final int kDelayParam_Feedback
Global, Percent, -100->100, 50- See Also:
- Constant Field Values
-
kDelayParam_LopassCutoff
public static final int kDelayParam_LopassCutoff
Global, Hz, 10->(SampleRate/2), 15000- See Also:
- Constant Field Values
-
kAudioUnitSubType_ScheduledSoundPlayer
public static final int kAudioUnitSubType_ScheduledSoundPlayer
- See Also:
- Constant Field Values
-
kAudioUnitSubType_AudioFilePlayer
public static final int kAudioUnitSubType_AudioFilePlayer
- See Also:
- Constant Field Values
-
kAULowShelfParam_CutoffFrequency
public static final int kAULowShelfParam_CutoffFrequency
Global, Hz, 10->200, 80- See Also:
- Constant Field Values
-
kAULowShelfParam_Gain
public static final int kAULowShelfParam_Gain
Global, dB, -40->40, 0- See Also:
- Constant Field Values
-
kRenderQuality_Max
public static final int kRenderQuality_Max
- See Also:
- Constant Field Values
-
kRenderQuality_High
public static final int kRenderQuality_High
- See Also:
- Constant Field Values
-
kRenderQuality_Medium
public static final int kRenderQuality_Medium
- See Also:
- Constant Field Values
-
kRenderQuality_Low
public static final int kRenderQuality_Low
- See Also:
- Constant Field Values
-
kRenderQuality_Min
public static final int kRenderQuality_Min
- See Also:
- Constant Field Values
-
kMusicDeviceProperty_InstrumentCount
public static final int kMusicDeviceProperty_InstrumentCount
- See Also:
- Constant Field Values
-
kMusicDeviceProperty_BankName
public static final int kMusicDeviceProperty_BankName
- See Also:
- Constant Field Values
-
kMusicDeviceProperty_SoundBankURL
public static final int kMusicDeviceProperty_SoundBankURL
- See Also:
- Constant Field Values
-
kVarispeedParam_PlaybackRate
public static final int kVarispeedParam_PlaybackRate
Global, Rate, 0.25 -> 4.0, 1.0- See Also:
- Constant Field Values
-
kVarispeedParam_PlaybackCents
public static final int kVarispeedParam_PlaybackCents
Global, Cents, -2400 -> 2400, 0.0- See Also:
- Constant Field Values
-
kAUNBandEQProperty_NumberOfBands
public static final int kAUNBandEQProperty_NumberOfBands
- See Also:
- Constant Field Values
-
kAUNBandEQProperty_MaxNumberOfBands
public static final int kAUNBandEQProperty_MaxNumberOfBands
- See Also:
- Constant Field Values
-
kAUNBandEQProperty_BiquadCoefficients
public static final int kAUNBandEQProperty_BiquadCoefficients
- See Also:
- Constant Field Values
-
kAudioUnitClumpID_System
public static final int kAudioUnitClumpID_System
- See Also:
- Constant Field Values
-
kAudioSessionSetActiveFlag_NotifyOthersOnDeactivation
public static final int kAudioSessionSetActiveFlag_NotifyOthersOnDeactivation
0x01- See Also:
- Constant Field Values
-
kAudioUnitSubType_Reverb2
public static final int kAudioUnitSubType_Reverb2
- See Also:
- Constant Field Values
-
kAudioUnitSubType_AUiPodEQ
public static final int kAudioUnitSubType_AUiPodEQ
- See Also:
- Constant Field Values
-
kAudioToolboxErr_InvalidSequenceType
public static final int kAudioToolboxErr_InvalidSequenceType
- See Also:
- Constant Field Values
-
kAudioToolboxErr_TrackIndexError
public static final int kAudioToolboxErr_TrackIndexError
- See Also:
- Constant Field Values
-
kAudioToolboxErr_TrackNotFound
public static final int kAudioToolboxErr_TrackNotFound
- See Also:
- Constant Field Values
-
kAudioToolboxErr_EndOfTrack
public static final int kAudioToolboxErr_EndOfTrack
- See Also:
- Constant Field Values
-
kAudioToolboxErr_StartOfTrack
public static final int kAudioToolboxErr_StartOfTrack
- See Also:
- Constant Field Values
-
kAudioToolboxErr_IllegalTrackDestination
public static final int kAudioToolboxErr_IllegalTrackDestination
- See Also:
- Constant Field Values
-
kAudioToolboxErr_NoSequence
public static final int kAudioToolboxErr_NoSequence
- See Also:
- Constant Field Values
-
kAudioToolboxErr_InvalidEventType
public static final int kAudioToolboxErr_InvalidEventType
- See Also:
- Constant Field Values
-
kAudioToolboxErr_InvalidPlayerState
public static final int kAudioToolboxErr_InvalidPlayerState
- See Also:
- Constant Field Values
-
kAudioToolboxErr_CannotDoInCurrentContext
public static final int kAudioToolboxErr_CannotDoInCurrentContext
- See Also:
- Constant Field Values
-
kAudioToolboxError_NoTrackDestination
public static final int kAudioToolboxError_NoTrackDestination
- See Also:
- Constant Field Values
-
kAUVoiceIOProperty_DuckNonVoiceAudio
public static final int kAUVoiceIOProperty_DuckNonVoiceAudio
- See Also:
- Constant Field Values
-
kAudioUnitType_Output
public static final int kAudioUnitType_Output
- See Also:
- Constant Field Values
-
kAudioUnitType_MusicDevice
public static final int kAudioUnitType_MusicDevice
- See Also:
- Constant Field Values
-
kAudioUnitType_MusicEffect
public static final int kAudioUnitType_MusicEffect
- See Also:
- Constant Field Values
-
kAudioUnitType_FormatConverter
public static final int kAudioUnitType_FormatConverter
- See Also:
- Constant Field Values
-
kAudioUnitType_Effect
public static final int kAudioUnitType_Effect
- See Also:
- Constant Field Values
-
kAudioUnitType_Mixer
public static final int kAudioUnitType_Mixer
- See Also:
- Constant Field Values
-
kAudioUnitType_Panner
public static final int kAudioUnitType_Panner
- See Also:
- Constant Field Values
-
kAudioUnitType_Generator
public static final int kAudioUnitType_Generator
- See Also:
- Constant Field Values
-
kAudioUnitType_OfflineEffect
public static final int kAudioUnitType_OfflineEffect
- See Also:
- Constant Field Values
-
kAudioUnitType_MIDIProcessor
public static final int kAudioUnitType_MIDIProcessor
- See Also:
- Constant Field Values
-
kAudioComponentErr_DuplicateDescription
public static final int kAudioComponentErr_DuplicateDescription
- See Also:
- Constant Field Values
-
kAudioComponentErr_UnsupportedType
public static final int kAudioComponentErr_UnsupportedType
- See Also:
- Constant Field Values
-
kAudioComponentErr_TooManyInstances
public static final int kAudioComponentErr_TooManyInstances
- See Also:
- Constant Field Values
-
kAudioComponentErr_NotPermitted
public static final int kAudioComponentErr_NotPermitted
- See Also:
- Constant Field Values
-
kAudioComponentErr_InitializationTimedOut
public static final int kAudioComponentErr_InitializationTimedOut
- See Also:
- Constant Field Values
-
kAudioComponentErr_InvalidFormat
public static final int kAudioComponentErr_InvalidFormat
- See Also:
- Constant Field Values
-
kAudioConverterPropertyMinimumInputBufferSize
public static final int kAudioConverterPropertyMinimumInputBufferSize
- See Also:
- Constant Field Values
-
kAudioConverterPropertyMinimumOutputBufferSize
public static final int kAudioConverterPropertyMinimumOutputBufferSize
- See Also:
- Constant Field Values
-
kAudioConverterPropertyMaximumInputBufferSize
public static final int kAudioConverterPropertyMaximumInputBufferSize
- See Also:
- Constant Field Values
-
kAudioConverterPropertyMaximumInputPacketSize
public static final int kAudioConverterPropertyMaximumInputPacketSize
- See Also:
- Constant Field Values
-
kAudioConverterPropertyMaximumOutputPacketSize
public static final int kAudioConverterPropertyMaximumOutputPacketSize
- See Also:
- Constant Field Values
-
kAudioConverterPropertyCalculateInputBufferSize
public static final int kAudioConverterPropertyCalculateInputBufferSize
- See Also:
- Constant Field Values
-
kAudioConverterPropertyCalculateOutputBufferSize
public static final int kAudioConverterPropertyCalculateOutputBufferSize
- See Also:
- Constant Field Values
-
kAudioConverterPropertyInputCodecParameters
public static final int kAudioConverterPropertyInputCodecParameters
- See Also:
- Constant Field Values
-
kAudioConverterPropertyOutputCodecParameters
public static final int kAudioConverterPropertyOutputCodecParameters
- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterAlgorithm
public static final int kAudioConverterSampleRateConverterAlgorithm
- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterComplexity
public static final int kAudioConverterSampleRateConverterComplexity
- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterQuality
public static final int kAudioConverterSampleRateConverterQuality
- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterInitialPhase
public static final int kAudioConverterSampleRateConverterInitialPhase
- See Also:
- Constant Field Values
-
kAudioConverterCodecQuality
public static final int kAudioConverterCodecQuality
- See Also:
- Constant Field Values
-
kAudioConverterPrimeMethod
public static final int kAudioConverterPrimeMethod
- See Also:
- Constant Field Values
-
kAudioConverterPrimeInfo
public static final int kAudioConverterPrimeInfo
- See Also:
- Constant Field Values
-
kAudioConverterChannelMap
public static final int kAudioConverterChannelMap
- See Also:
- Constant Field Values
-
kAudioConverterDecompressionMagicCookie
public static final int kAudioConverterDecompressionMagicCookie
- See Also:
- Constant Field Values
-
kAudioConverterCompressionMagicCookie
public static final int kAudioConverterCompressionMagicCookie
- See Also:
- Constant Field Values
-
kAudioConverterEncodeBitRate
public static final int kAudioConverterEncodeBitRate
- See Also:
- Constant Field Values
-
kAudioConverterEncodeAdjustableSampleRate
public static final int kAudioConverterEncodeAdjustableSampleRate
- See Also:
- Constant Field Values
-
kAudioConverterInputChannelLayout
public static final int kAudioConverterInputChannelLayout
- See Also:
- Constant Field Values
-
kAudioConverterOutputChannelLayout
public static final int kAudioConverterOutputChannelLayout
- See Also:
- Constant Field Values
-
kAudioConverterApplicableEncodeBitRates
public static final int kAudioConverterApplicableEncodeBitRates
- See Also:
- Constant Field Values
-
kAudioConverterAvailableEncodeBitRates
public static final int kAudioConverterAvailableEncodeBitRates
- See Also:
- Constant Field Values
-
kAudioConverterApplicableEncodeSampleRates
public static final int kAudioConverterApplicableEncodeSampleRates
- See Also:
- Constant Field Values
-
kAudioConverterAvailableEncodeSampleRates
public static final int kAudioConverterAvailableEncodeSampleRates
- See Also:
- Constant Field Values
-
kAudioConverterAvailableEncodeChannelLayoutTags
public static final int kAudioConverterAvailableEncodeChannelLayoutTags
- See Also:
- Constant Field Values
-
kAudioConverterCurrentOutputStreamDescription
public static final int kAudioConverterCurrentOutputStreamDescription
- See Also:
- Constant Field Values
-
kAudioConverterCurrentInputStreamDescription
public static final int kAudioConverterCurrentInputStreamDescription
- See Also:
- Constant Field Values
-
kAudioConverterPropertySettings
public static final int kAudioConverterPropertySettings
- See Also:
- Constant Field Values
-
kAudioConverterPropertyBitDepthHint
public static final int kAudioConverterPropertyBitDepthHint
- See Also:
- Constant Field Values
-
kAudioConverterPropertyFormatList
public static final int kAudioConverterPropertyFormatList
- See Also:
- Constant Field Values
-
kAudioServicesPropertyIsUISound
public static final int kAudioServicesPropertyIsUISound
- See Also:
- Constant Field Values
-
kAudioServicesPropertyCompletePlaybackIfAppDies
public static final int kAudioServicesPropertyCompletePlaybackIfAppDies
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_Parametric
public static final long kAUNBandEQFilterType_Parametric
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_2ndOrderButterworthLowPass
public static final long kAUNBandEQFilterType_2ndOrderButterworthLowPass
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_2ndOrderButterworthHighPass
public static final long kAUNBandEQFilterType_2ndOrderButterworthHighPass
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_ResonantLowPass
public static final long kAUNBandEQFilterType_ResonantLowPass
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_ResonantHighPass
public static final long kAUNBandEQFilterType_ResonantHighPass
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_BandPass
public static final long kAUNBandEQFilterType_BandPass
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_BandStop
public static final long kAUNBandEQFilterType_BandStop
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_LowShelf
public static final long kAUNBandEQFilterType_LowShelf
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_HighShelf
public static final long kAUNBandEQFilterType_HighShelf
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_ResonantLowShelf
public static final long kAUNBandEQFilterType_ResonantLowShelf
- See Also:
- Constant Field Values
-
kAUNBandEQFilterType_ResonantHighShelf
public static final long kAUNBandEQFilterType_ResonantHighShelf
- See Also:
- Constant Field Values
-
kNumAUNBandEQFilterTypes
public static final long kNumAUNBandEQFilterTypes
- See Also:
- Constant Field Values
-
kAudioConverterPropertyCanResumeFromInterruption
public static final int kAudioConverterPropertyCanResumeFromInterruption
- See Also:
- Constant Field Values
-
kAUVoiceIOProperty_VoiceProcessingQuality
public static final int kAUVoiceIOProperty_VoiceProcessingQuality
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ScheduledFileIDs
public static final int kAudioUnitProperty_ScheduledFileIDs
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ScheduledFileRegion
public static final int kAudioUnitProperty_ScheduledFileRegion
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ScheduledFilePrime
public static final int kAudioUnitProperty_ScheduledFilePrime
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ScheduledFileBufferSizeFrames
public static final int kAudioUnitProperty_ScheduledFileBufferSizeFrames
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ScheduledFileNumberBuffers
public static final int kAudioUnitProperty_ScheduledFileNumberBuffers
- See Also:
- Constant Field Values
-
kAudioUnitType_RemoteEffect
public static final int kAudioUnitType_RemoteEffect
- See Also:
- Constant Field Values
-
kAudioUnitType_RemoteGenerator
public static final int kAudioUnitType_RemoteGenerator
- See Also:
- Constant Field Values
-
kAudioUnitType_RemoteInstrument
public static final int kAudioUnitType_RemoteInstrument
- See Also:
- Constant Field Values
-
kAudioUnitType_RemoteMusicEffect
public static final int kAudioUnitType_RemoteMusicEffect
- See Also:
- Constant Field Values
-
kAudioQueueHardwareCodecPolicy_Default
public static final int kAudioQueueHardwareCodecPolicy_Default
- See Also:
- Constant Field Values
-
kAudioQueueHardwareCodecPolicy_UseSoftwareOnly
public static final int kAudioQueueHardwareCodecPolicy_UseSoftwareOnly
- See Also:
- Constant Field Values
-
kAudioQueueHardwareCodecPolicy_UseHardwareOnly
public static final int kAudioQueueHardwareCodecPolicy_UseHardwareOnly
- See Also:
- Constant Field Values
-
kAudioQueueHardwareCodecPolicy_PreferSoftware
public static final int kAudioQueueHardwareCodecPolicy_PreferSoftware
- See Also:
- Constant Field Values
-
kAudioQueueHardwareCodecPolicy_PreferHardware
public static final int kAudioQueueHardwareCodecPolicy_PreferHardware
- See Also:
- Constant Field Values
-
kAudioUnitProperty_RemoteControlEventListener
public static final int kAudioUnitProperty_RemoteControlEventListener
- See Also:
- Constant Field Values
-
kAudioUnitProperty_IsInterAppConnected
public static final int kAudioUnitProperty_IsInterAppConnected
- See Also:
- Constant Field Values
-
kAudioUnitProperty_PeerURL
public static final int kAudioUnitProperty_PeerURL
- See Also:
- Constant Field Values
-
kAudioUnitSampleRateConverterComplexity_Linear
public static final int kAudioUnitSampleRateConverterComplexity_Linear
linear interpolation- See Also:
- Constant Field Values
-
kAudioUnitSampleRateConverterComplexity_Normal
public static final int kAudioUnitSampleRateConverterComplexity_Normal
the default- See Also:
- Constant Field Values
-
kAudioUnitSampleRateConverterComplexity_Mastering
public static final int kAudioUnitSampleRateConverterComplexity_Mastering
higher quality, more expensive- See Also:
- Constant Field Values
-
kAUNodeInteraction_Connection
public static final int kAUNodeInteraction_Connection
- See Also:
- Constant Field Values
-
kAUNodeInteraction_InputCallback
public static final int kAUNodeInteraction_InputCallback
- See Also:
- Constant Field Values
-
kAUNBandEQParam_GlobalGain
public static final int kAUNBandEQParam_GlobalGain
Global, dB, -96->24, 0- See Also:
- Constant Field Values
-
kAUNBandEQParam_BypassBand
public static final int kAUNBandEQParam_BypassBand
Global, Boolean, 0 or 1, 1- See Also:
- Constant Field Values
-
kAUNBandEQParam_FilterType
public static final int kAUNBandEQParam_FilterType
Global, Indexed, 0->kNumAUNBandEQFilterTypes-1, 0- See Also:
- Constant Field Values
-
kAUNBandEQParam_Frequency
public static final int kAUNBandEQParam_Frequency
Global, Hz, 20->(SampleRate/2), 1000- See Also:
- Constant Field Values
-
kAUNBandEQParam_Gain
public static final int kAUNBandEQParam_Gain
Global, dB, -96->24, 0- See Also:
- Constant Field Values
-
kAUNBandEQParam_Bandwidth
public static final int kAUNBandEQParam_Bandwidth
Global, octaves, 0.05->5.0, 0.5- See Also:
- Constant Field Values
-
kAudioUnitScope_Global
public static final int kAudioUnitScope_Global
- See Also:
- Constant Field Values
-
kAudioUnitScope_Input
public static final int kAudioUnitScope_Input
- See Also:
- Constant Field Values
-
kAudioUnitScope_Output
public static final int kAudioUnitScope_Output
- See Also:
- Constant Field Values
-
kAudioUnitScope_Group
public static final int kAudioUnitScope_Group
- See Also:
- Constant Field Values
-
kAudioUnitScope_Part
public static final int kAudioUnitScope_Part
- See Also:
- Constant Field Values
-
kAudioUnitScope_Note
public static final int kAudioUnitScope_Note
- See Also:
- Constant Field Values
-
kAudioUnitScope_Layer
public static final int kAudioUnitScope_Layer
- See Also:
- Constant Field Values
-
kAudioUnitScope_LayerItem
public static final int kAudioUnitScope_LayerItem
- See Also:
- Constant Field Values
-
kAudioUnitRange
public static final int kAudioUnitRange
range of selectors for audio units- See Also:
- Constant Field Values
-
kAudioUnitInitializeSelect
public static final int kAudioUnitInitializeSelect
- See Also:
- Constant Field Values
-
kAudioUnitUninitializeSelect
public static final int kAudioUnitUninitializeSelect
- See Also:
- Constant Field Values
-
kAudioUnitGetPropertyInfoSelect
public static final int kAudioUnitGetPropertyInfoSelect
- See Also:
- Constant Field Values
-
kAudioUnitGetPropertySelect
public static final int kAudioUnitGetPropertySelect
- See Also:
- Constant Field Values
-
kAudioUnitSetPropertySelect
public static final int kAudioUnitSetPropertySelect
- See Also:
- Constant Field Values
-
kAudioUnitAddPropertyListenerSelect
public static final int kAudioUnitAddPropertyListenerSelect
- See Also:
- Constant Field Values
-
kAudioUnitRemovePropertyListenerSelect
public static final int kAudioUnitRemovePropertyListenerSelect
- See Also:
- Constant Field Values
-
kAudioUnitRemovePropertyListenerWithUserDataSelect
public static final int kAudioUnitRemovePropertyListenerWithUserDataSelect
- See Also:
- Constant Field Values
-
kAudioUnitAddRenderNotifySelect
public static final int kAudioUnitAddRenderNotifySelect
- See Also:
- Constant Field Values
-
kAudioUnitRemoveRenderNotifySelect
public static final int kAudioUnitRemoveRenderNotifySelect
- See Also:
- Constant Field Values
-
kAudioUnitGetParameterSelect
public static final int kAudioUnitGetParameterSelect
- See Also:
- Constant Field Values
-
kAudioUnitSetParameterSelect
public static final int kAudioUnitSetParameterSelect
- See Also:
- Constant Field Values
-
kAudioUnitScheduleParametersSelect
public static final int kAudioUnitScheduleParametersSelect
- See Also:
- Constant Field Values
-
kAudioUnitRenderSelect
public static final int kAudioUnitRenderSelect
- See Also:
- Constant Field Values
-
kAudioUnitResetSelect
public static final int kAudioUnitResetSelect
- See Also:
- Constant Field Values
-
kAudioUnitComplexRenderSelect
public static final int kAudioUnitComplexRenderSelect
- See Also:
- Constant Field Values
-
kAudioUnitProcessSelect
public static final int kAudioUnitProcessSelect
- See Also:
- Constant Field Values
-
kAudioUnitProcessMultipleSelect
public static final int kAudioUnitProcessMultipleSelect
- See Also:
- Constant Field Values
-
kNewTimePitchParam_Rate
public static final int kNewTimePitchParam_Rate
rate control. Global, rate, 1/32 -> 32.0, 1.0- See Also:
- Constant Field Values
-
kNewTimePitchParam_Pitch
public static final int kNewTimePitchParam_Pitch
pitch shift in cents. Global, Cents, -2400 -> 2400, 1.0- See Also:
- Constant Field Values
-
kNewTimePitchParam_Overlap
public static final int kNewTimePitchParam_Overlap
Overlap is the number of overlapped spectral windows that are used to produce the output. The value of overlap is directly proportional to CPU cost. More overlaps can make smooth passages sound smoother. For percussive sound, a lower overlap may be better. Global, generic, 3.0 -> 32.0, 8.0- See Also:
- Constant Field Values
-
kNewTimePitchParam_EnablePeakLocking
public static final int kNewTimePitchParam_EnablePeakLocking
Peak locking enforces phase coherence of spectral peaks. Peak locking adds some expense but results in a less "phasey" or reverberant sound, sometimes also called loss of presence. However the flip side is that it can sound more stuttery for some content. Global, Boolean, 0->1, 1- See Also:
- Constant Field Values
-
kAudioSessionCategory_UserInterfaceSoundEffects
public static final int kAudioSessionCategory_UserInterfaceSoundEffects
- See Also:
- Constant Field Values
-
kAudioSessionCategory_LiveAudio
public static final int kAudioSessionCategory_LiveAudio
- See Also:
- Constant Field Values
-
kParametricEQParam_CenterFreq
public static final int kParametricEQParam_CenterFreq
Global, Hz, 20->(SampleRate/2), 2000- See Also:
- Constant Field Values
-
kParametricEQParam_Q
public static final int kParametricEQParam_Q
Global, Hz, 0.1->20, 1.0- See Also:
- Constant Field Values
-
kParametricEQParam_Gain
public static final int kParametricEQParam_Gain
Global, dB, -20->20, 0- See Also:
- Constant Field Values
-
kAudioUnitProperty_DeferredRendererPullSize
public static final int kAudioUnitProperty_DeferredRendererPullSize
- See Also:
- Constant Field Values
-
kAudioUnitProperty_DeferredRendererExtraLatency
public static final int kAudioUnitProperty_DeferredRendererExtraLatency
- See Also:
- Constant Field Values
-
kAudioUnitProperty_DeferredRendererWaitFrames
public static final int kAudioUnitProperty_DeferredRendererWaitFrames
- See Also:
- Constant Field Values
-
kInstrumentType_DLSPreset
public static final int kInstrumentType_DLSPreset
- See Also:
- Constant Field Values
-
kInstrumentType_SF2Preset
public static final int kInstrumentType_SF2Preset
- See Also:
- Constant Field Values
-
kInstrumentType_AUPreset
public static final int kInstrumentType_AUPreset
- See Also:
- Constant Field Values
-
kInstrumentType_Audiofile
public static final int kInstrumentType_Audiofile
- See Also:
- Constant Field Values
-
kInstrumentType_EXS24
public static final int kInstrumentType_EXS24
- See Also:
- Constant Field Values
-
kMusicNoteEvent_UseGroupInstrument
public static final int kMusicNoteEvent_UseGroupInstrument
- See Also:
- Constant Field Values
-
kMusicNoteEvent_Unused
public static final int kMusicNoteEvent_Unused
- See Also:
- Constant Field Values
-
kAudioSessionBeginInterruption
public static final int kAudioSessionBeginInterruption
- See Also:
- Constant Field Values
-
kAudioSessionEndInterruption
public static final int kAudioSessionEndInterruption
- See Also:
- Constant Field Values
-
kAudioServicesNoError
public static final int kAudioServicesNoError
- See Also:
- Constant Field Values
-
kAudioServicesUnsupportedPropertyError
public static final int kAudioServicesUnsupportedPropertyError
- See Also:
- Constant Field Values
-
kAudioServicesBadPropertySizeError
public static final int kAudioServicesBadPropertySizeError
- See Also:
- Constant Field Values
-
kAudioServicesBadSpecifierSizeError
public static final int kAudioServicesBadSpecifierSizeError
- See Also:
- Constant Field Values
-
kAudioServicesSystemSoundUnspecifiedError
public static final int kAudioServicesSystemSoundUnspecifiedError
- See Also:
- Constant Field Values
-
kAudioServicesSystemSoundClientTimedOutError
public static final int kAudioServicesSystemSoundClientTimedOutError
- See Also:
- Constant Field Values
-
kAudioServicesSystemSoundExceededMaximumDurationError
public static final int kAudioServicesSystemSoundExceededMaximumDurationError
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ScheduleAudioSlice
public static final int kAudioUnitProperty_ScheduleAudioSlice
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ScheduleStartTimeStamp
public static final int kAudioUnitProperty_ScheduleStartTimeStamp
- See Also:
- Constant Field Values
-
kAudioUnitProperty_CurrentPlayTime
public static final int kAudioUnitProperty_CurrentPlayTime
- See Also:
- Constant Field Values
-
kAudioFileMarkerType_Generic
public static final int kAudioFileMarkerType_Generic
- See Also:
- Constant Field Values
-
kAudioUnitProperty_MeteringMode
public static final int kAudioUnitProperty_MeteringMode
General mixers- See Also:
- Constant Field Values
-
kAudioUnitProperty_MatrixLevels
public static final int kAudioUnitProperty_MatrixLevels
Matrix Mixer- See Also:
- Constant Field Values
-
kAudioUnitProperty_MatrixDimensions
public static final int kAudioUnitProperty_MatrixDimensions
Matrix Mixer- See Also:
- Constant Field Values
-
kAudioUnitProperty_MeterClipping
public static final int kAudioUnitProperty_MeterClipping
Matrix Mixer- See Also:
- Constant Field Values
-
kAudioUnitProperty_InputAnchorTimeStamp
public static final int kAudioUnitProperty_InputAnchorTimeStamp
Multichannel Mixer- See Also:
- Constant Field Values
-
kAudioQueueTimePitchAlgorithm_LowQualityZeroLatency
public static final int kAudioQueueTimePitchAlgorithm_LowQualityZeroLatency
- See Also:
- Constant Field Values
-
kAUVoiceIOProperty_BypassVoiceProcessing
public static final int kAUVoiceIOProperty_BypassVoiceProcessing
- See Also:
- Constant Field Values
-
kAUVoiceIOProperty_VoiceProcessingEnableAGC
public static final int kAUVoiceIOProperty_VoiceProcessingEnableAGC
- See Also:
- Constant Field Values
-
kAUVoiceIOProperty_MuteOutput
public static final int kAUVoiceIOProperty_MuteOutput
- See Also:
- Constant Field Values
-
k3DMixerParam_Azimuth
public static final int k3DMixerParam_Azimuth
Input, Degrees, -180->180, 0- See Also:
- Constant Field Values
-
k3DMixerParam_Elevation
public static final int k3DMixerParam_Elevation
Input, Degrees, -90->90, 0- See Also:
- Constant Field Values
-
k3DMixerParam_Distance
public static final int k3DMixerParam_Distance
Input, Metres, 0->10000, 0- See Also:
- Constant Field Values
-
k3DMixerParam_Gain
public static final int k3DMixerParam_Gain
Input/Output, dB, -120->20, 0- See Also:
- Constant Field Values
-
k3DMixerParam_PlaybackRate
public static final int k3DMixerParam_PlaybackRate
Input, rate scaler 0.5 -> 2.0- See Also:
- Constant Field Values
-
k3DMixerParam_Enable
public static final int k3DMixerParam_Enable
bus enable : 0.0 or 1.0- See Also:
- Constant Field Values
-
k3DMixerParam_MinGain
public static final int k3DMixerParam_MinGain
Minimum input gain constraint : 0.0 -> 1.0 (available on iphone only)- See Also:
- Constant Field Values
-
k3DMixerParam_MaxGain
public static final int k3DMixerParam_MaxGain
Maximum input gain constraint : 0.0 -> 1.0 (available on iphone only)- See Also:
- Constant Field Values
-
k3DMixerParam_ReverbBlend
public static final int k3DMixerParam_ReverbBlend
Input, Dry/Wet equal-power blend, % 0.0 -> 100.0- See Also:
- Constant Field Values
-
k3DMixerParam_GlobalReverbGain
public static final int k3DMixerParam_GlobalReverbGain
Global, dB, -40.0 -> +40.0- See Also:
- Constant Field Values
-
k3DMixerParam_OcclusionAttenuation
public static final int k3DMixerParam_OcclusionAttenuation
Input, Lowpass filter attenuation at 5KHz : decibels -100.0dB -> 0.0dB smaller values make both direct and reverb sound more muffled; a value of 0.0 indicates no filtering Occlusion is a filter applied to the sound prior to the reverb send- See Also:
- Constant Field Values
-
k3DMixerParam_ObstructionAttenuation
public static final int k3DMixerParam_ObstructionAttenuation
Input, Lowpass filter attenuation at 5KHz : decibels -100.0dB -> 0.0dB smaller values make direct sound more muffled; a value of 0.0 indicates no filtering Obstruction is a filter applied to the "direct" part of the sound (so is post reverb send)- See Also:
- Constant Field Values
-
kAudioUnitSubType_RemoteIO
public static final int kAudioUnitSubType_RemoteIO
- See Also:
- Constant Field Values
-
kCAF_FileType
public static final int kCAF_FileType
- See Also:
- Constant Field Values
-
kCAF_FileVersion_Initial
public static final int kCAF_FileVersion_Initial
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_MIDICallbacks
public static final int kAudioOutputUnitProperty_MIDICallbacks
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_HostReceivesRemoteControlEvents
public static final int kAudioOutputUnitProperty_HostReceivesRemoteControlEvents
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_RemoteControlToHost
public static final int kAudioOutputUnitProperty_RemoteControlToHost
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_HostTransportState
public static final int kAudioOutputUnitProperty_HostTransportState
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_NodeComponentDescription
public static final int kAudioOutputUnitProperty_NodeComponentDescription
- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_IsRunning
public static final int kAudioOutputUnitProperty_IsRunning
range (2000 -> 2999)- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidProperty
public static final int kAudioUnitErr_InvalidProperty
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidParameter
public static final int kAudioUnitErr_InvalidParameter
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidElement
public static final int kAudioUnitErr_InvalidElement
- See Also:
- Constant Field Values
-
kAudioUnitErr_NoConnection
public static final int kAudioUnitErr_NoConnection
- See Also:
- Constant Field Values
-
kAudioUnitErr_FailedInitialization
public static final int kAudioUnitErr_FailedInitialization
- See Also:
- Constant Field Values
-
kAudioUnitErr_TooManyFramesToProcess
public static final int kAudioUnitErr_TooManyFramesToProcess
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidFile
public static final int kAudioUnitErr_InvalidFile
- See Also:
- Constant Field Values
-
kAudioUnitErr_UnknownFileType
public static final int kAudioUnitErr_UnknownFileType
- See Also:
- Constant Field Values
-
kAudioUnitErr_FileNotSpecified
public static final int kAudioUnitErr_FileNotSpecified
- See Also:
- Constant Field Values
-
kAudioUnitErr_FormatNotSupported
public static final int kAudioUnitErr_FormatNotSupported
- See Also:
- Constant Field Values
-
kAudioUnitErr_Uninitialized
public static final int kAudioUnitErr_Uninitialized
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidScope
public static final int kAudioUnitErr_InvalidScope
- See Also:
- Constant Field Values
-
kAudioUnitErr_PropertyNotWritable
public static final int kAudioUnitErr_PropertyNotWritable
- See Also:
- Constant Field Values
-
kAudioUnitErr_CannotDoInCurrentContext
public static final int kAudioUnitErr_CannotDoInCurrentContext
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidPropertyValue
public static final int kAudioUnitErr_InvalidPropertyValue
- See Also:
- Constant Field Values
-
kAudioUnitErr_PropertyNotInUse
public static final int kAudioUnitErr_PropertyNotInUse
- See Also:
- Constant Field Values
-
kAudioUnitErr_Initialized
public static final int kAudioUnitErr_Initialized
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidOfflineRender
public static final int kAudioUnitErr_InvalidOfflineRender
- See Also:
- Constant Field Values
-
kAudioUnitErr_Unauthorized
public static final int kAudioUnitErr_Unauthorized
- See Also:
- Constant Field Values
-
kAudioComponentErr_InstanceInvalidated
public static final int kAudioComponentErr_InstanceInvalidated
- See Also:
- Constant Field Values
-
kAudioUnitErr_RenderTimeout
public static final int kAudioUnitErr_RenderTimeout
- See Also:
- Constant Field Values
-
kBandpassParam_CenterFrequency
public static final int kBandpassParam_CenterFrequency
Global, Hz, 20->(SampleRate/2), 5000- See Also:
- Constant Field Values
-
kBandpassParam_Bandwidth
public static final int kBandpassParam_Bandwidth
Global, Cents, 100->12000, 600- See Also:
- Constant Field Values
-
kAUMIDISynthProperty_EnablePreload
public static final int kAUMIDISynthProperty_EnablePreload
- See Also:
- Constant Field Values
-
kAUSamplerParam_Gain
public static final int kAUSamplerParam_Gain
Global, dB, -90->12, 0- See Also:
- Constant Field Values
-
kAUSamplerParam_CoarseTuning
public static final int kAUSamplerParam_CoarseTuning
Global, Semitones, -24->24, 0- See Also:
- Constant Field Values
-
kAUSamplerParam_FineTuning
public static final int kAUSamplerParam_FineTuning
Global, Cents, -99->99, 0- See Also:
- Constant Field Values
-
kAUSamplerParam_Pan
public static final int kAUSamplerParam_Pan
Global, -1.0->1.0, 0- See Also:
- Constant Field Values
-
kSequenceTrackProperty_LoopInfo
public static final int kSequenceTrackProperty_LoopInfo
- See Also:
- Constant Field Values
-
kSequenceTrackProperty_OffsetTime
public static final int kSequenceTrackProperty_OffsetTime
- See Also:
- Constant Field Values
-
kSequenceTrackProperty_MuteStatus
public static final int kSequenceTrackProperty_MuteStatus
- See Also:
- Constant Field Values
-
kSequenceTrackProperty_SoloStatus
public static final int kSequenceTrackProperty_SoloStatus
- See Also:
- Constant Field Values
-
kSequenceTrackProperty_AutomatedParameters
public static final int kSequenceTrackProperty_AutomatedParameters
added in 10.2- See Also:
- Constant Field Values
-
kSequenceTrackProperty_TrackLength
public static final int kSequenceTrackProperty_TrackLength
added in 10.3- See Also:
- Constant Field Values
-
kSequenceTrackProperty_TimeResolution
public static final int kSequenceTrackProperty_TimeResolution
added in 10.5- See Also:
- Constant Field Values
-
kAudioQueueTimePitchAlgorithm_Spectral
public static final int kAudioQueueTimePitchAlgorithm_Spectral
- See Also:
- Constant Field Values
-
kAudioQueueTimePitchAlgorithm_TimeDomain
public static final int kAudioQueueTimePitchAlgorithm_TimeDomain
- See Also:
- Constant Field Values
-
kAudioQueueTimePitchAlgorithm_Varispeed
public static final int kAudioQueueTimePitchAlgorithm_Varispeed
- See Also:
- Constant Field Values
-
kAudioSessionProperty_AudioRoute
public static final int kAudioSessionProperty_AudioRoute
CFStringRef (get only)- See Also:
- Constant Field Values
-
kCAF_StreamDescriptionChunkID
public static final int kCAF_StreamDescriptionChunkID
- See Also:
- Constant Field Values
-
kCAF_AudioDataChunkID
public static final int kCAF_AudioDataChunkID
- See Also:
- Constant Field Values
-
kCAF_ChannelLayoutChunkID
public static final int kCAF_ChannelLayoutChunkID
- See Also:
- Constant Field Values
-
kCAF_FillerChunkID
public static final int kCAF_FillerChunkID
- See Also:
- Constant Field Values
-
kCAF_MarkerChunkID
public static final int kCAF_MarkerChunkID
- See Also:
- Constant Field Values
-
kCAF_RegionChunkID
public static final int kCAF_RegionChunkID
- See Also:
- Constant Field Values
-
kCAF_InstrumentChunkID
public static final int kCAF_InstrumentChunkID
- See Also:
- Constant Field Values
-
kCAF_MagicCookieID
public static final int kCAF_MagicCookieID
- See Also:
- Constant Field Values
-
kCAF_InfoStringsChunkID
public static final int kCAF_InfoStringsChunkID
- See Also:
- Constant Field Values
-
kCAF_EditCommentsChunkID
public static final int kCAF_EditCommentsChunkID
- See Also:
- Constant Field Values
-
kCAF_PacketTableChunkID
public static final int kCAF_PacketTableChunkID
- See Also:
- Constant Field Values
-
kCAF_StringsChunkID
public static final int kCAF_StringsChunkID
- See Also:
- Constant Field Values
-
kCAF_UUIDChunkID
public static final int kCAF_UUIDChunkID
- See Also:
- Constant Field Values
-
kCAF_PeakChunkID
public static final int kCAF_PeakChunkID
- See Also:
- Constant Field Values
-
kCAF_OverviewChunkID
public static final int kCAF_OverviewChunkID
- See Also:
- Constant Field Values
-
kCAF_MIDIChunkID
public static final int kCAF_MIDIChunkID
- See Also:
- Constant Field Values
-
kCAF_UMIDChunkID
public static final int kCAF_UMIDChunkID
- See Also:
- Constant Field Values
-
kCAF_FormatListID
public static final int kCAF_FormatListID
- See Also:
- Constant Field Values
-
kCAF_iXMLChunkID
public static final int kCAF_iXMLChunkID
- See Also:
- Constant Field Values
-
kAudioUnitSubType_AUConverter
public static final int kAudioUnitSubType_AUConverter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_Varispeed
public static final int kAudioUnitSubType_Varispeed
- See Also:
- Constant Field Values
-
kAudioUnitSubType_DeferredRenderer
public static final int kAudioUnitSubType_DeferredRenderer
- See Also:
- Constant Field Values
-
kAudioUnitSubType_Splitter
public static final int kAudioUnitSubType_Splitter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_MultiSplitter
public static final int kAudioUnitSubType_MultiSplitter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_Merger
public static final int kAudioUnitSubType_Merger
- See Also:
- Constant Field Values
-
kAudioUnitSubType_NewTimePitch
public static final int kAudioUnitSubType_NewTimePitch
- See Also:
- Constant Field Values
-
kAudioUnitSubType_AUiPodTimeOther
public static final int kAudioUnitSubType_AUiPodTimeOther
- See Also:
- Constant Field Values
-
kAudioUnitSubType_RoundTripAAC
public static final int kAudioUnitSubType_RoundTripAAC
- See Also:
- Constant Field Values
-
kAudioSessionProperty_PreferredHardwareSampleRate
public static final int kAudioSessionProperty_PreferredHardwareSampleRate
Float64 (get/set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_PreferredHardwareIOBufferDuration
public static final int kAudioSessionProperty_PreferredHardwareIOBufferDuration
Float32 (get/set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_AudioCategory
public static final int kAudioSessionProperty_AudioCategory
UInt32 (get/set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_AudioRouteChange
public static final int kAudioSessionProperty_AudioRouteChange
CFDictionaryRef (property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_CurrentHardwareSampleRate
public static final int kAudioSessionProperty_CurrentHardwareSampleRate
Float64 (get only)- See Also:
- Constant Field Values
-
kAudioSessionProperty_CurrentHardwareInputNumberChannels
public static final int kAudioSessionProperty_CurrentHardwareInputNumberChannels
UInt32 (get only/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_CurrentHardwareOutputNumberChannels
public static final int kAudioSessionProperty_CurrentHardwareOutputNumberChannels
UInt32 (get only/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_CurrentHardwareOutputVolume
public static final int kAudioSessionProperty_CurrentHardwareOutputVolume
Float32 (get only/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_CurrentHardwareInputLatency
public static final int kAudioSessionProperty_CurrentHardwareInputLatency
Float32 (get only)- See Also:
- Constant Field Values
-
kAudioSessionProperty_CurrentHardwareOutputLatency
public static final int kAudioSessionProperty_CurrentHardwareOutputLatency
Float32 (get only)- See Also:
- Constant Field Values
-
kAudioSessionProperty_CurrentHardwareIOBufferDuration
public static final int kAudioSessionProperty_CurrentHardwareIOBufferDuration
Float32 (get only)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OtherAudioIsPlaying
public static final int kAudioSessionProperty_OtherAudioIsPlaying
UInt32 (get only)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OverrideAudioRoute
public static final int kAudioSessionProperty_OverrideAudioRoute
UInt32 (set only)- See Also:
- Constant Field Values
-
kAudioSessionProperty_AudioInputAvailable
public static final int kAudioSessionProperty_AudioInputAvailable
UInt32 (get only/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_ServerDied
public static final int kAudioSessionProperty_ServerDied
UInt32 (property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OtherMixableAudioShouldDuck
public static final int kAudioSessionProperty_OtherMixableAudioShouldDuck
UInt32 (get/set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OverrideCategoryMixWithOthers
public static final int kAudioSessionProperty_OverrideCategoryMixWithOthers
UInt32 (get, some set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OverrideCategoryDefaultToSpeaker
public static final int kAudioSessionProperty_OverrideCategoryDefaultToSpeaker
UInt32 (get, some set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OverrideCategoryEnableBluetoothInput
public static final int kAudioSessionProperty_OverrideCategoryEnableBluetoothInput
UInt32 (get, some set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_InterruptionType
public static final int kAudioSessionProperty_InterruptionType
UInt32 (get only)- See Also:
- Constant Field Values
-
kAudioSessionProperty_Mode
public static final int kAudioSessionProperty_Mode
UInt32 (get/set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_InputSources
public static final int kAudioSessionProperty_InputSources
CFArrayRef (get only/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OutputDestinations
public static final int kAudioSessionProperty_OutputDestinations
CFArrayRef (get only/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_InputSource
public static final int kAudioSessionProperty_InputSource
CFNumberRef (get/set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_OutputDestination
public static final int kAudioSessionProperty_OutputDestination
CFNumberRef (get/set)- See Also:
- Constant Field Values
-
kAudioSessionProperty_InputGainAvailable
public static final int kAudioSessionProperty_InputGainAvailable
UInt32 (get only/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_InputGainScalar
public static final int kAudioSessionProperty_InputGainScalar
Float32 (get/set/property listener)- See Also:
- Constant Field Values
-
kAudioSessionProperty_AudioRouteDescription
public static final int kAudioSessionProperty_AudioRouteDescription
CFDictionaryRef (get only)- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_Unknown
public static final int kAudioSessionRouteChangeReason_Unknown
- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_NewDeviceAvailable
public static final int kAudioSessionRouteChangeReason_NewDeviceAvailable
- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_OldDeviceUnavailable
public static final int kAudioSessionRouteChangeReason_OldDeviceUnavailable
- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_CategoryChange
public static final int kAudioSessionRouteChangeReason_CategoryChange
- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_Override
public static final int kAudioSessionRouteChangeReason_Override
- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_WakeFromSleep
public static final int kAudioSessionRouteChangeReason_WakeFromSleep
- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_NoSuitableRouteForCategory
public static final int kAudioSessionRouteChangeReason_NoSuitableRouteForCategory
- See Also:
- Constant Field Values
-
kAudioSessionRouteChangeReason_RouteConfigurationChange
public static final int kAudioSessionRouteChangeReason_RouteConfigurationChange
- See Also:
- Constant Field Values
-
kAudioConverterQuality_Max
public static final int kAudioConverterQuality_Max
- See Also:
- Constant Field Values
-
kAudioConverterQuality_High
public static final int kAudioConverterQuality_High
- See Also:
- Constant Field Values
-
kAudioConverterQuality_Medium
public static final int kAudioConverterQuality_Medium
- See Also:
- Constant Field Values
-
kAudioConverterQuality_Low
public static final int kAudioConverterQuality_Low
- See Also:
- Constant Field Values
-
kAudioConverterQuality_Min
public static final int kAudioConverterQuality_Min
- See Also:
- Constant Field Values
-
kAudioQueueProperty_HardwareCodecPolicy
public static final int kAudioQueueProperty_HardwareCodecPolicy
value is UInt32- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_ReadyToProducePackets
public static final int kAudioFileStreamProperty_ReadyToProducePackets
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_FileFormat
public static final int kAudioFileStreamProperty_FileFormat
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_DataFormat
public static final int kAudioFileStreamProperty_DataFormat
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_FormatList
public static final int kAudioFileStreamProperty_FormatList
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_MagicCookieData
public static final int kAudioFileStreamProperty_MagicCookieData
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_AudioDataByteCount
public static final int kAudioFileStreamProperty_AudioDataByteCount
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_AudioDataPacketCount
public static final int kAudioFileStreamProperty_AudioDataPacketCount
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_MaximumPacketSize
public static final int kAudioFileStreamProperty_MaximumPacketSize
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_DataOffset
public static final int kAudioFileStreamProperty_DataOffset
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_ChannelLayout
public static final int kAudioFileStreamProperty_ChannelLayout
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_PacketToFrame
public static final int kAudioFileStreamProperty_PacketToFrame
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_FrameToPacket
public static final int kAudioFileStreamProperty_FrameToPacket
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_PacketToByte
public static final int kAudioFileStreamProperty_PacketToByte
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_ByteToPacket
public static final int kAudioFileStreamProperty_ByteToPacket
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_PacketTableInfo
public static final int kAudioFileStreamProperty_PacketTableInfo
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_PacketSizeUpperBound
public static final int kAudioFileStreamProperty_PacketSizeUpperBound
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_AverageBytesPerPacket
public static final int kAudioFileStreamProperty_AverageBytesPerPacket
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_BitRate
public static final int kAudioFileStreamProperty_BitRate
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_InfoDictionary
public static final int kAudioFileStreamProperty_InfoDictionary
- See Also:
- Constant Field Values
-
kDistortionParam_Delay
public static final int kDistortionParam_Delay
Global, Milliseconds, 0.1 -> 500, 0.1- See Also:
- Constant Field Values
-
kDistortionParam_Decay
public static final int kDistortionParam_Decay
Global, Rate, 0.1 -> 50, 1.0- See Also:
- Constant Field Values
-
kDistortionParam_DelayMix
public static final int kDistortionParam_DelayMix
Global, Percent, 0 -> 100, 50- See Also:
- Constant Field Values
-
kDistortionParam_Decimation
public static final int kDistortionParam_Decimation
Global, Percent, 0 -> 100- See Also:
- Constant Field Values
-
kDistortionParam_Rounding
public static final int kDistortionParam_Rounding
Global, Percent, 0 -> 100, 0- See Also:
- Constant Field Values
-
kDistortionParam_DecimationMix
public static final int kDistortionParam_DecimationMix
Global, Percent, 0 -> 100, 50- See Also:
- Constant Field Values
-
kDistortionParam_LinearTerm
public static final int kDistortionParam_LinearTerm
Global, Linear Gain, 0 -> 1, 1- See Also:
- Constant Field Values
-
kDistortionParam_SquaredTerm
public static final int kDistortionParam_SquaredTerm
Global, Linear Gain, 0 -> 20, 0- See Also:
- Constant Field Values
-
kDistortionParam_CubicTerm
public static final int kDistortionParam_CubicTerm
Global, Linear Gain, 0 -> 20, 0- See Also:
- Constant Field Values
-
kDistortionParam_PolynomialMix
public static final int kDistortionParam_PolynomialMix
Global, Percent, 0 -> 100, 50- See Also:
- Constant Field Values
-
kDistortionParam_RingModFreq1
public static final int kDistortionParam_RingModFreq1
Global, Hertz, 0.5 -> 8000, 100- See Also:
- Constant Field Values
-
kDistortionParam_RingModFreq2
public static final int kDistortionParam_RingModFreq2
Global, Hertz, 0.5 -> 8000, 100- See Also:
- Constant Field Values
-
kDistortionParam_RingModBalance
public static final int kDistortionParam_RingModBalance
Global, Percent, 0 -> 100, 50- See Also:
- Constant Field Values
-
kDistortionParam_RingModMix
public static final int kDistortionParam_RingModMix
Global, Percent, 0 -> 100, 0- See Also:
- Constant Field Values
-
kDistortionParam_SoftClipGain
public static final int kDistortionParam_SoftClipGain
Global, dB, -80 -> 20, -6- See Also:
- Constant Field Values
-
kDistortionParam_FinalMix
public static final int kDistortionParam_FinalMix
Global, Percent, 0 -> 100, 50- See Also:
- Constant Field Values
-
kTimePitchParam_Rate
public static final int kTimePitchParam_Rate
- See Also:
- Constant Field Values
-
kCAFMarkerType_Generic
public static final int kCAFMarkerType_Generic
- See Also:
- Constant Field Values
-
kCAFMarkerType_ProgramStart
public static final int kCAFMarkerType_ProgramStart
- See Also:
- Constant Field Values
-
kCAFMarkerType_ProgramEnd
public static final int kCAFMarkerType_ProgramEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_TrackStart
public static final int kCAFMarkerType_TrackStart
- See Also:
- Constant Field Values
-
kCAFMarkerType_TrackEnd
public static final int kCAFMarkerType_TrackEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_Index
public static final int kCAFMarkerType_Index
- See Also:
- Constant Field Values
-
kCAFMarkerType_RegionStart
public static final int kCAFMarkerType_RegionStart
- See Also:
- Constant Field Values
-
kCAFMarkerType_RegionEnd
public static final int kCAFMarkerType_RegionEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_RegionSyncPoint
public static final int kCAFMarkerType_RegionSyncPoint
- See Also:
- Constant Field Values
-
kCAFMarkerType_SelectionStart
public static final int kCAFMarkerType_SelectionStart
- See Also:
- Constant Field Values
-
kCAFMarkerType_SelectionEnd
public static final int kCAFMarkerType_SelectionEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_EditSourceBegin
public static final int kCAFMarkerType_EditSourceBegin
- See Also:
- Constant Field Values
-
kCAFMarkerType_EditSourceEnd
public static final int kCAFMarkerType_EditSourceEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_EditDestinationBegin
public static final int kCAFMarkerType_EditDestinationBegin
- See Also:
- Constant Field Values
-
kCAFMarkerType_EditDestinationEnd
public static final int kCAFMarkerType_EditDestinationEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_SustainLoopStart
public static final int kCAFMarkerType_SustainLoopStart
- See Also:
- Constant Field Values
-
kCAFMarkerType_SustainLoopEnd
public static final int kCAFMarkerType_SustainLoopEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_ReleaseLoopStart
public static final int kCAFMarkerType_ReleaseLoopStart
- See Also:
- Constant Field Values
-
kCAFMarkerType_ReleaseLoopEnd
public static final int kCAFMarkerType_ReleaseLoopEnd
- See Also:
- Constant Field Values
-
kCAFMarkerType_SavedPlayPosition
public static final int kCAFMarkerType_SavedPlayPosition
- See Also:
- Constant Field Values
-
kCAFMarkerType_Tempo
public static final int kCAFMarkerType_Tempo
- See Also:
- Constant Field Values
-
kCAFMarkerType_TimeSignature
public static final int kCAFMarkerType_TimeSignature
- See Also:
- Constant Field Values
-
kCAFMarkerType_KeySignature
public static final int kCAFMarkerType_KeySignature
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SampleRateConverterComplexity
public static final int kAudioUnitProperty_SampleRateConverterComplexity
- See Also:
- Constant Field Values
-
kNumberOfResponseFrequencies
public static final int kNumberOfResponseFrequencies
- See Also:
- Constant Field Values
-
kMultiChannelMixerParam_Volume
public static final int kMultiChannelMixerParam_Volume
Global, Linear Gain, 0->1, 1. (the volume value can actually be any finite number, including negative.)- See Also:
- Constant Field Values
-
kMultiChannelMixerParam_Enable
public static final int kMultiChannelMixerParam_Enable
Global, Boolean, 0->1, 1- See Also:
- Constant Field Values
-
kMultiChannelMixerParam_Pan
public static final int kMultiChannelMixerParam_Pan
-1 - 0 - 1, only valid when output is not mono- See Also:
- Constant Field Values
-
kMultiChannelMixerParam_PreAveragePower
public static final int kMultiChannelMixerParam_PreAveragePower
read-only, Input or Output scope. these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kMultiChannelMixerParam_PrePeakHoldLevel
public static final int kMultiChannelMixerParam_PrePeakHoldLevel
read-only, Input or Output scope. these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kMultiChannelMixerParam_PostAveragePower
public static final int kMultiChannelMixerParam_PostAveragePower
read-only, Input or Output scope. these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kMultiChannelMixerParam_PostPeakHoldLevel
public static final int kMultiChannelMixerParam_PostPeakHoldLevel
read-only, Input or Output scope. these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kAudioUnitSubType_AUiPodTime
public static final int kAudioUnitSubType_AUiPodTime
- See Also:
- Constant Field Values
-
kAppleSoftwareAudioCodecManufacturer
public static final int kAppleSoftwareAudioCodecManufacturer
- See Also:
- Constant Field Values
-
kAppleHardwareAudioCodecManufacturer
public static final int kAppleHardwareAudioCodecManufacturer
- See Also:
- Constant Field Values
-
kLowPassParam_CutoffFrequency
public static final int kLowPassParam_CutoffFrequency
Global, Hz, 10->(SampleRate/2), 6900- See Also:
- Constant Field Values
-
kLowPassParam_Resonance
public static final int kLowPassParam_Resonance
Global, dB, -20->40, 0- See Also:
- Constant Field Values
-
kSystemSoundID_Vibrate
public static final int kSystemSoundID_Vibrate
- See Also:
- Constant Field Values
-
kAudioFilePropertyFileFormat
public static final int kAudioFilePropertyFileFormat
- See Also:
- Constant Field Values
-
kAudioFilePropertyDataFormat
public static final int kAudioFilePropertyDataFormat
- See Also:
- Constant Field Values
-
kAudioFilePropertyIsOptimized
public static final int kAudioFilePropertyIsOptimized
- See Also:
- Constant Field Values
-
kAudioFilePropertyMagicCookieData
public static final int kAudioFilePropertyMagicCookieData
- See Also:
- Constant Field Values
-
kAudioFilePropertyAudioDataByteCount
public static final int kAudioFilePropertyAudioDataByteCount
- See Also:
- Constant Field Values
-
kAudioFilePropertyAudioDataPacketCount
public static final int kAudioFilePropertyAudioDataPacketCount
- See Also:
- Constant Field Values
-
kAudioFilePropertyMaximumPacketSize
public static final int kAudioFilePropertyMaximumPacketSize
- See Also:
- Constant Field Values
-
kAudioFilePropertyDataOffset
public static final int kAudioFilePropertyDataOffset
- See Also:
- Constant Field Values
-
kAudioFilePropertyChannelLayout
public static final int kAudioFilePropertyChannelLayout
- See Also:
- Constant Field Values
-
kAudioFilePropertyDeferSizeUpdates
public static final int kAudioFilePropertyDeferSizeUpdates
- See Also:
- Constant Field Values
-
kAudioFilePropertyDataFormatName
public static final int kAudioFilePropertyDataFormatName
- See Also:
- Constant Field Values
-
kAudioFilePropertyMarkerList
public static final int kAudioFilePropertyMarkerList
- See Also:
- Constant Field Values
-
kAudioFilePropertyRegionList
public static final int kAudioFilePropertyRegionList
- See Also:
- Constant Field Values
-
kAudioFilePropertyPacketToFrame
public static final int kAudioFilePropertyPacketToFrame
- See Also:
- Constant Field Values
-
kAudioFilePropertyFrameToPacket
public static final int kAudioFilePropertyFrameToPacket
- See Also:
- Constant Field Values
-
kAudioFilePropertyPacketToByte
public static final int kAudioFilePropertyPacketToByte
- See Also:
- Constant Field Values
-
kAudioFilePropertyByteToPacket
public static final int kAudioFilePropertyByteToPacket
- See Also:
- Constant Field Values
-
kAudioFilePropertyChunkIDs
public static final int kAudioFilePropertyChunkIDs
- See Also:
- Constant Field Values
-
kAudioFilePropertyInfoDictionary
public static final int kAudioFilePropertyInfoDictionary
- See Also:
- Constant Field Values
-
kAudioFilePropertyPacketTableInfo
public static final int kAudioFilePropertyPacketTableInfo
- See Also:
- Constant Field Values
-
kAudioFilePropertyFormatList
public static final int kAudioFilePropertyFormatList
- See Also:
- Constant Field Values
-
kAudioFilePropertyPacketSizeUpperBound
public static final int kAudioFilePropertyPacketSizeUpperBound
- See Also:
- Constant Field Values
-
kAudioFilePropertyReserveDuration
public static final int kAudioFilePropertyReserveDuration
- See Also:
- Constant Field Values
-
kAudioFilePropertyEstimatedDuration
public static final int kAudioFilePropertyEstimatedDuration
- See Also:
- Constant Field Values
-
kAudioFilePropertyBitRate
public static final int kAudioFilePropertyBitRate
- See Also:
- Constant Field Values
-
kAudioFilePropertyID3Tag
public static final int kAudioFilePropertyID3Tag
- See Also:
- Constant Field Values
-
kAudioFilePropertySourceBitDepth
public static final int kAudioFilePropertySourceBitDepth
- See Also:
- Constant Field Values
-
kAudioFilePropertyAlbumArtwork
public static final int kAudioFilePropertyAlbumArtwork
- See Also:
- Constant Field Values
-
kAudioFilePropertyAudioTrackCount
public static final int kAudioFilePropertyAudioTrackCount
- See Also:
- Constant Field Values
-
kAudioFilePropertyUseAudioTrack
public static final int kAudioFilePropertyUseAudioTrack
- See Also:
- Constant Field Values
-
kMatrixMixerParam_Volume
public static final int kMatrixMixerParam_Volume
- See Also:
- Constant Field Values
-
kMatrixMixerParam_Enable
public static final int kMatrixMixerParam_Enable
- See Also:
- Constant Field Values
-
kMatrixMixerParam_PreAveragePower
public static final int kMatrixMixerParam_PreAveragePower
read-only these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kMatrixMixerParam_PrePeakHoldLevel
public static final int kMatrixMixerParam_PrePeakHoldLevel
read-only these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kMatrixMixerParam_PostAveragePower
public static final int kMatrixMixerParam_PostAveragePower
read-only these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kMatrixMixerParam_PostPeakHoldLevel
public static final int kMatrixMixerParam_PostPeakHoldLevel
read-only these report level in dB, as do the other mixers- See Also:
- Constant Field Values
-
kMatrixMixerParam_PreAveragePowerLinear
public static final int kMatrixMixerParam_PreAveragePowerLinear
these report linear levels - for "expert" use only.- See Also:
- Constant Field Values
-
kMatrixMixerParam_PrePeakHoldLevelLinear
public static final int kMatrixMixerParam_PrePeakHoldLevelLinear
these report linear levels - for "expert" use only.- See Also:
- Constant Field Values
-
kMatrixMixerParam_PostAveragePowerLinear
public static final int kMatrixMixerParam_PostAveragePowerLinear
these report linear levels - for "expert" use only.- See Also:
- Constant Field Values
-
kMatrixMixerParam_PostPeakHoldLevelLinear
public static final int kMatrixMixerParam_PostPeakHoldLevelLinear
these report linear levels - for "expert" use only.- See Also:
- Constant Field Values
-
kSpatialMixerParam_Azimuth
public static final int kSpatialMixerParam_Azimuth
Input, Degrees, -180->180, 0- See Also:
- Constant Field Values
-
kSpatialMixerParam_Elevation
public static final int kSpatialMixerParam_Elevation
Input, Degrees, -90->90, 0- See Also:
- Constant Field Values
-
kSpatialMixerParam_Distance
public static final int kSpatialMixerParam_Distance
Input, Metres, 0->10000, 0- See Also:
- Constant Field Values
-
kSpatialMixerParam_Gain
public static final int kSpatialMixerParam_Gain
Input/Output, dB, -120->20, 0- See Also:
- Constant Field Values
-
kSpatialMixerParam_PlaybackRate
public static final int kSpatialMixerParam_PlaybackRate
Input, rate scaler 0.5 -> 2.0, 1.0- See Also:
- Constant Field Values
-
kSpatialMixerParam_Enable
public static final int kSpatialMixerParam_Enable
bus enable : 0 or 1, 1- See Also:
- Constant Field Values
-
kSpatialMixerParam_MinGain
public static final int kSpatialMixerParam_MinGain
Minimum input gain constraint : 0.0 -> 10.0, 0.0- See Also:
- Constant Field Values
-
kSpatialMixerParam_MaxGain
public static final int kSpatialMixerParam_MaxGain
Maximum input gain constraint : 0.0 -> 10.0, 10.0- See Also:
- Constant Field Values
-
kSpatialMixerParam_ReverbBlend
public static final int kSpatialMixerParam_ReverbBlend
Input, Dry/Wet equal-power blend, % 0.0 -> 100.0, 30.0- See Also:
- Constant Field Values
-
kSpatialMixerParam_GlobalReverbGain
public static final int kSpatialMixerParam_GlobalReverbGain
Global, dB, -40.0 -> +40.0, 0.0- See Also:
- Constant Field Values
-
kSpatialMixerParam_OcclusionAttenuation
public static final int kSpatialMixerParam_OcclusionAttenuation
Input, Lowpass filter attenuation at 5KHz : decibels -100.0dB -> 0.0dB, 0.0dB smaller values make both direct and reverb sound more muffled; a value of 0.0 indicates no filtering Occlusion is a filter applied to the sound prior to the reverb send- See Also:
- Constant Field Values
-
kSpatialMixerParam_ObstructionAttenuation
public static final int kSpatialMixerParam_ObstructionAttenuation
Input, Lowpass filter attenuation at 5KHz : decibels -100.0dB -> 0.0dB, 0.0dB smaller values make direct sound more muffled; a value of 0.0 indicates no filtering Obstruction is a filter applied to the "direct" part of the sound (so is post reverb send)- See Also:
- Constant Field Values
-
AUEventSampleTimeImmediate
public static final long AUEventSampleTimeImmediate
- See Also:
- Constant Field Values
-
kAudioQueueProperty_ChannelAssignments
public static final int kAudioQueueProperty_ChannelAssignments
- See Also:
- Constant Field Values
-
kReverb2Param_DryWetMix
public static final int kReverb2Param_DryWetMix
Global, CrossFade, 0->100, 100- See Also:
- Constant Field Values
-
kReverb2Param_Gain
public static final int kReverb2Param_Gain
Global, Decibels, -20->20, 0- See Also:
- Constant Field Values
-
kReverb2Param_MinDelayTime
public static final int kReverb2Param_MinDelayTime
Global, Secs, 0.0001->1.0, 0.008- See Also:
- Constant Field Values
-
kReverb2Param_MaxDelayTime
public static final int kReverb2Param_MaxDelayTime
Global, Secs, 0.0001->1.0, 0.050- See Also:
- Constant Field Values
-
kReverb2Param_DecayTimeAt0Hz
public static final int kReverb2Param_DecayTimeAt0Hz
Global, Secs, 0.001->20.0, 1.0- See Also:
- Constant Field Values
-
kReverb2Param_DecayTimeAtNyquist
public static final int kReverb2Param_DecayTimeAtNyquist
Global, Secs, 0.001->20.0, 0.5- See Also:
- Constant Field Values
-
kReverb2Param_RandomizeReflections
public static final int kReverb2Param_RandomizeReflections
Global, Integer, 1->1000- See Also:
- Constant Field Values
-
kReverbParam_FilterFrequency
public static final int kReverbParam_FilterFrequency
Global, Hertz, 10.0 -> 20000.0, 800.0- See Also:
- Constant Field Values
-
kReverbParam_FilterBandwidth
public static final int kReverbParam_FilterBandwidth
Global, Octaves, 0.05 -> 4.0, 3.0- See Also:
- Constant Field Values
-
kReverbParam_FilterGain
public static final int kReverbParam_FilterGain
Global, Decibels, -18.0 -> +18.0, 0.0- See Also:
- Constant Field Values
-
kReverbParam_FilterType
public static final int kReverbParam_FilterType
only available for AUSpatialMixer- See Also:
- Constant Field Values
-
kReverbParam_FilterEnable
public static final int kReverbParam_FilterEnable
only available for AUSpatialMixer- See Also:
- Constant Field Values
-
kAudioUnitManufacturer_Apple
public static final int kAudioUnitManufacturer_Apple
- See Also:
- Constant Field Values
-
kHipassParam_CutoffFrequency
public static final int kHipassParam_CutoffFrequency
Global, Hz, 10->(SampleRate/2), 6900- See Also:
- Constant Field Values
-
kHipassParam_Resonance
public static final int kHipassParam_Resonance
Global, dB, -20->40, 0- See Also:
- Constant Field Values
-
kAudioUnitProperty_3DMixerDistanceParams
public static final int kAudioUnitProperty_3DMixerDistanceParams
- See Also:
- Constant Field Values
-
kAudioUnitProperty_3DMixerAttenuationCurve
public static final int kAudioUnitProperty_3DMixerAttenuationCurve
- See Also:
- Constant Field Values
-
kAudioUnitProperty_DopplerShift
public static final int kAudioUnitProperty_DopplerShift
- See Also:
- Constant Field Values
-
kAudioUnitProperty_3DMixerRenderingFlags
public static final int kAudioUnitProperty_3DMixerRenderingFlags
- See Also:
- Constant Field Values
-
kAudioUnitProperty_3DMixerDistanceAtten
public static final int kAudioUnitProperty_3DMixerDistanceAtten
- See Also:
- Constant Field Values
-
kAudioUnitProperty_ReverbPreset
public static final int kAudioUnitProperty_ReverbPreset
- See Also:
- Constant Field Values
-
kMusicDeviceProperty_InstrumentName
public static final int kMusicDeviceProperty_InstrumentName
- See Also:
- Constant Field Values
-
kMusicDeviceProperty_InstrumentNumber
public static final int kMusicDeviceProperty_InstrumentNumber
- See Also:
- Constant Field Values
-
kExtAudioFileError_CodecUnavailableInputConsumed
public static final int kExtAudioFileError_CodecUnavailableInputConsumed
- See Also:
- Constant Field Values
-
kExtAudioFileError_CodecUnavailableInputNotConsumed
public static final int kExtAudioFileError_CodecUnavailableInputNotConsumed
- See Also:
- Constant Field Values
-
kAudioUnitErr_IllegalInstrument
public static final int kAudioUnitErr_IllegalInstrument
- See Also:
- Constant Field Values
-
kAudioUnitErr_InstrumentTypeNotFound
public static final int kAudioUnitErr_InstrumentTypeNotFound
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidBuffer
public static final int kAudioQueueErr_InvalidBuffer
- See Also:
- Constant Field Values
-
kAudioQueueErr_BufferEmpty
public static final int kAudioQueueErr_BufferEmpty
- See Also:
- Constant Field Values
-
kAudioQueueErr_DisposalPending
public static final int kAudioQueueErr_DisposalPending
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidProperty
public static final int kAudioQueueErr_InvalidProperty
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidPropertySize
public static final int kAudioQueueErr_InvalidPropertySize
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidParameter
public static final int kAudioQueueErr_InvalidParameter
- See Also:
- Constant Field Values
-
kAudioQueueErr_CannotStart
public static final int kAudioQueueErr_CannotStart
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidDevice
public static final int kAudioQueueErr_InvalidDevice
- See Also:
- Constant Field Values
-
kAudioQueueErr_BufferInQueue
public static final int kAudioQueueErr_BufferInQueue
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidRunState
public static final int kAudioQueueErr_InvalidRunState
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidQueueType
public static final int kAudioQueueErr_InvalidQueueType
- See Also:
- Constant Field Values
-
kAudioQueueErr_Permissions
public static final int kAudioQueueErr_Permissions
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidPropertyValue
public static final int kAudioQueueErr_InvalidPropertyValue
- See Also:
- Constant Field Values
-
kAudioQueueErr_PrimeTimedOut
public static final int kAudioQueueErr_PrimeTimedOut
- See Also:
- Constant Field Values
-
kAudioQueueErr_CodecNotFound
public static final int kAudioQueueErr_CodecNotFound
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidCodecAccess
public static final int kAudioQueueErr_InvalidCodecAccess
- See Also:
- Constant Field Values
-
kAudioQueueErr_QueueInvalidated
public static final int kAudioQueueErr_QueueInvalidated
- See Also:
- Constant Field Values
-
kAudioQueueErr_TooManyTaps
public static final int kAudioQueueErr_TooManyTaps
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidTapContext
public static final int kAudioQueueErr_InvalidTapContext
- See Also:
- Constant Field Values
-
kAudioQueueErr_RecordUnderrun
public static final int kAudioQueueErr_RecordUnderrun
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidTapType
public static final int kAudioQueueErr_InvalidTapType
- See Also:
- Constant Field Values
-
kAudioQueueErr_BufferEnqueuedTwice
public static final int kAudioQueueErr_BufferEnqueuedTwice
- See Also:
- Constant Field Values
-
kAudioQueueErr_CannotStartYet
public static final int kAudioQueueErr_CannotStartYet
- See Also:
- Constant Field Values
-
kAudioQueueErr_EnqueueDuringReset
public static final int kAudioQueueErr_EnqueueDuringReset
- See Also:
- Constant Field Values
-
kAudioQueueErr_InvalidOfflineMode
public static final int kAudioQueueErr_InvalidOfflineMode
- See Also:
- Constant Field Values
-
kAudioUnitSubType_PeakLimiter
public static final int kAudioUnitSubType_PeakLimiter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_DynamicsProcessor
public static final int kAudioUnitSubType_DynamicsProcessor
- See Also:
- Constant Field Values
-
kAudioUnitSubType_LowPassFilter
public static final int kAudioUnitSubType_LowPassFilter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_HighPassFilter
public static final int kAudioUnitSubType_HighPassFilter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_BandPassFilter
public static final int kAudioUnitSubType_BandPassFilter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_HighShelfFilter
public static final int kAudioUnitSubType_HighShelfFilter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_LowShelfFilter
public static final int kAudioUnitSubType_LowShelfFilter
- See Also:
- Constant Field Values
-
kAudioUnitSubType_ParametricEQ
public static final int kAudioUnitSubType_ParametricEQ
- See Also:
- Constant Field Values
-
kAudioUnitSubType_Distortion
public static final int kAudioUnitSubType_Distortion
- See Also:
- Constant Field Values
-
kAudioUnitSubType_Delay
public static final int kAudioUnitSubType_Delay
- See Also:
- Constant Field Values
-
kAudioUnitSubType_SampleDelay
public static final int kAudioUnitSubType_SampleDelay
- See Also:
- Constant Field Values
-
kAudioUnitSubType_NBandEQ
public static final int kAudioUnitSubType_NBandEQ
- See Also:
- Constant Field Values
-
kAUGroupParameterID_Volume
public static final int kAUGroupParameterID_Volume
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_Sustain
public static final int kAUGroupParameterID_Sustain
value 0-63 (off), 64-127 (on)- See Also:
- Constant Field Values
-
kAUGroupParameterID_Sostenuto
public static final int kAUGroupParameterID_Sostenuto
value 0-63 (off), 64-127 (on)- See Also:
- Constant Field Values
-
kAUGroupParameterID_AllNotesOff
public static final int kAUGroupParameterID_AllNotesOff
value ignored- See Also:
- Constant Field Values
-
kAUGroupParameterID_ModWheel
public static final int kAUGroupParameterID_ModWheel
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_PitchBend
public static final int kAUGroupParameterID_PitchBend
value -8192 - 8191- See Also:
- Constant Field Values
-
kAUGroupParameterID_AllSoundOff
public static final int kAUGroupParameterID_AllSoundOff
value ignored- See Also:
- Constant Field Values
-
kAUGroupParameterID_ResetAllControllers
public static final int kAUGroupParameterID_ResetAllControllers
value ignored- See Also:
- Constant Field Values
-
kAUGroupParameterID_Pan
public static final int kAUGroupParameterID_Pan
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_Foot
public static final int kAUGroupParameterID_Foot
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_ChannelPressure
public static final int kAUGroupParameterID_ChannelPressure
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_KeyPressure
public static final int kAUGroupParameterID_KeyPressure
values 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_Expression
public static final int kAUGroupParameterID_Expression
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_DataEntry
public static final int kAUGroupParameterID_DataEntry
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_Volume_LSB
public static final int kAUGroupParameterID_Volume_LSB
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_ModWheel_LSB
public static final int kAUGroupParameterID_ModWheel_LSB
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_Pan_LSB
public static final int kAUGroupParameterID_Pan_LSB
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_Foot_LSB
public static final int kAUGroupParameterID_Foot_LSB
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_Expression_LSB
public static final int kAUGroupParameterID_Expression_LSB
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_DataEntry_LSB
public static final int kAUGroupParameterID_DataEntry_LSB
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_KeyPressure_FirstKey
public static final int kAUGroupParameterID_KeyPressure_FirstKey
value 0 < 128- See Also:
- Constant Field Values
-
kAUGroupParameterID_KeyPressure_LastKey
public static final int kAUGroupParameterID_KeyPressure_LastKey
value 0 < 128- See Also:
- Constant Field Values
-
kAudioUnitSubType_MultiChannelMixer
public static final int kAudioUnitSubType_MultiChannelMixer
- See Also:
- Constant Field Values
-
kAudioUnitSubType_MatrixMixer
public static final int kAudioUnitSubType_MatrixMixer
- See Also:
- Constant Field Values
-
kAudioUnitSubType_SpatialMixer
public static final int kAudioUnitSubType_SpatialMixer
- See Also:
- Constant Field Values
-
kAudioFormatProperty_HardwareCodecCapabilities
public static final int kAudioFormatProperty_HardwareCodecCapabilities
- See Also:
- Constant Field Values
-
kExtAudioFileProperty_FileDataFormat
public static final int kExtAudioFileProperty_FileDataFormat
AudioStreamBasicDescription- See Also:
- Constant Field Values
-
kExtAudioFileProperty_FileChannelLayout
public static final int kExtAudioFileProperty_FileChannelLayout
AudioChannelLayout- See Also:
- Constant Field Values
-
kExtAudioFileProperty_ClientDataFormat
public static final int kExtAudioFileProperty_ClientDataFormat
AudioStreamBasicDescription- See Also:
- Constant Field Values
-
kExtAudioFileProperty_ClientChannelLayout
public static final int kExtAudioFileProperty_ClientChannelLayout
AudioChannelLayout- See Also:
- Constant Field Values
-
kExtAudioFileProperty_CodecManufacturer
public static final int kExtAudioFileProperty_CodecManufacturer
UInt32- See Also:
- Constant Field Values
-
kExtAudioFileProperty_AudioConverter
public static final int kExtAudioFileProperty_AudioConverter
AudioConverterRef- See Also:
- Constant Field Values
-
kExtAudioFileProperty_AudioFile
public static final int kExtAudioFileProperty_AudioFile
AudioFileID- See Also:
- Constant Field Values
-
kExtAudioFileProperty_FileMaxPacketSize
public static final int kExtAudioFileProperty_FileMaxPacketSize
UInt32- See Also:
- Constant Field Values
-
kExtAudioFileProperty_ClientMaxPacketSize
public static final int kExtAudioFileProperty_ClientMaxPacketSize
UInt32- See Also:
- Constant Field Values
-
kExtAudioFileProperty_FileLengthFrames
public static final int kExtAudioFileProperty_FileLengthFrames
SInt64- See Also:
- Constant Field Values
-
kExtAudioFileProperty_ConverterConfig
public static final int kExtAudioFileProperty_ConverterConfig
CFPropertyListRef- See Also:
- Constant Field Values
-
kExtAudioFileProperty_IOBufferSizeBytes
public static final int kExtAudioFileProperty_IOBufferSizeBytes
UInt32- See Also:
- Constant Field Values
-
kExtAudioFileProperty_IOBuffer
public static final int kExtAudioFileProperty_IOBuffer
void *- See Also:
- Constant Field Values
-
kExtAudioFileProperty_PacketTable
public static final int kExtAudioFileProperty_PacketTable
AudioFilePacketTableInfo- See Also:
- Constant Field Values
-
kAudioConverterErr_HardwareInUse
public static final int kAudioConverterErr_HardwareInUse
- See Also:
- Constant Field Values
-
kAudioConverterErr_NoHardwarePermission
public static final int kAudioConverterErr_NoHardwarePermission
- See Also:
- Constant Field Values
-
kRoundTripAACParam_Format
public static final int kRoundTripAACParam_Format
Global, indexed : AAC, HE-AAC, HE-AACv2- See Also:
- Constant Field Values
-
kRoundTripAACParam_EncodingStrategy
public static final int kRoundTripAACParam_EncodingStrategy
Global, indexed- See Also:
- Constant Field Values
-
kRoundTripAACParam_RateOrQuality
public static final int kRoundTripAACParam_RateOrQuality
Global, indexed- See Also:
- Constant Field Values
-
kAudioUnitSubType_Sampler
public static final int kAudioUnitSubType_Sampler
- See Also:
- Constant Field Values
-
kAudioUnitSubType_MIDISynth
public static final int kAudioUnitSubType_MIDISynth
- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterComplexity_Linear
public static final int kAudioConverterSampleRateConverterComplexity_Linear
linear interpolation- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterComplexity_Normal
public static final int kAudioConverterSampleRateConverterComplexity_Normal
normal quality range, the default- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterComplexity_Mastering
public static final int kAudioConverterSampleRateConverterComplexity_Mastering
higher quality range, more expensive- See Also:
- Constant Field Values
-
kAudioConverterSampleRateConverterComplexity_MinimumPhase
public static final int kAudioConverterSampleRateConverterComplexity_MinimumPhase
minimum phase impulse response.- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeTypeNone
public static final int kCAF_SMPTE_TimeTypeNone
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType24
public static final int kCAF_SMPTE_TimeType24
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType25
public static final int kCAF_SMPTE_TimeType25
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType30Drop
public static final int kCAF_SMPTE_TimeType30Drop
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType30
public static final int kCAF_SMPTE_TimeType30
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType2997
public static final int kCAF_SMPTE_TimeType2997
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType2997Drop
public static final int kCAF_SMPTE_TimeType2997Drop
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType60
public static final int kCAF_SMPTE_TimeType60
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType5994
public static final int kCAF_SMPTE_TimeType5994
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType60Drop
public static final int kCAF_SMPTE_TimeType60Drop
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType5994Drop
public static final int kCAF_SMPTE_TimeType5994Drop
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType50
public static final int kCAF_SMPTE_TimeType50
- See Also:
- Constant Field Values
-
kCAF_SMPTE_TimeType2398
public static final int kCAF_SMPTE_TimeType2398
- See Also:
- Constant Field Values
-
kAudioUnitProperty_MIDIOutputCallbackInfo
public static final int kAudioUnitProperty_MIDIOutputCallbackInfo
- See Also:
- Constant Field Values
-
kAudioUnitProperty_MIDIOutputCallback
public static final int kAudioUnitProperty_MIDIOutputCallback
- See Also:
- Constant Field Values
-
kAudioUnitErr_MIDIOutputBufferFull
public static final int kAudioUnitErr_MIDIOutputBufferFull
- See Also:
- Constant Field Values
-
kAudioUnitErr_ExtensionNotFound
public static final int kAudioUnitErr_ExtensionNotFound
- See Also:
- Constant Field Values
-
kAudioFileRF64Type
public static final int kAudioFileRF64Type
- See Also:
- Constant Field Values
-
kAudioFileFLACType
public static final int kAudioFileFLACType
- See Also:
- Constant Field Values
-
kAudioCodecPrimeMethod_Pre
public static final int kAudioCodecPrimeMethod_Pre
- See Also:
- Constant Field Values
-
kAudioCodecPrimeMethod_Normal
public static final int kAudioCodecPrimeMethod_Normal
- See Also:
- Constant Field Values
-
kAudioCodecPrimeMethod_None
public static final int kAudioCodecPrimeMethod_None
- See Also:
- Constant Field Values
-
kAudioCodecQuality_Max
public static final int kAudioCodecQuality_Max
- See Also:
- Constant Field Values
-
kAudioCodecQuality_High
public static final int kAudioCodecQuality_High
- See Also:
- Constant Field Values
-
kAudioCodecQuality_Medium
public static final int kAudioCodecQuality_Medium
- See Also:
- Constant Field Values
-
kAudioCodecQuality_Low
public static final int kAudioCodecQuality_Low
- See Also:
- Constant Field Values
-
kAudioCodecQuality_Min
public static final int kAudioCodecQuality_Min
- See Also:
- Constant Field Values
-
kAudioComponentErr_InstanceTimedOut
public static final int kAudioComponentErr_InstanceTimedOut
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidParameterValue
public static final int kAudioUnitErr_InvalidParameterValue
- See Also:
- Constant Field Values
-
kAudioUnitErr_InvalidFilePath
public static final int kAudioUnitErr_InvalidFilePath
- See Also:
- Constant Field Values
-
kAudioUnitErr_MissingKey
public static final int kAudioUnitErr_MissingKey
- See Also:
- Constant Field Values
-
kHintBasic
public static final int kHintBasic
- See Also:
- Constant Field Values
-
kHintAdvanced
public static final int kHintAdvanced
- See Also:
- Constant Field Values
-
kHintHidden
public static final int kHintHidden
- See Also:
- Constant Field Values
-
kAudioCodecPropertyRequiresPacketDescription
public static final int kAudioCodecPropertyRequiresPacketDescription
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableBitRates
public static final int kAudioCodecPropertyAvailableBitRates
- See Also:
- Constant Field Values
-
kAudioCodecExtendFrequencies
public static final int kAudioCodecExtendFrequencies
- See Also:
- Constant Field Values
-
kAudioCodecUseRecommendedSampleRate
public static final int kAudioCodecUseRecommendedSampleRate
- See Also:
- Constant Field Values
-
kAudioCodecOutputPrecedence
public static final int kAudioCodecOutputPrecedence
- See Also:
- Constant Field Values
-
kAudioCodecBitRateFormat
public static final int kAudioCodecBitRateFormat
- See Also:
- Constant Field Values
-
kAudioCodecDoesSampleRateConversion
public static final int kAudioCodecDoesSampleRateConversion
- See Also:
- Constant Field Values
-
kAudioCodecInputFormatsForOutputFormat
public static final int kAudioCodecInputFormatsForOutputFormat
- See Also:
- Constant Field Values
-
kAudioCodecOutputFormatsForInputFormat
public static final int kAudioCodecOutputFormatsForInputFormat
- See Also:
- Constant Field Values
-
kAudioCodecPropertyInputChannelLayout
public static final int kAudioCodecPropertyInputChannelLayout
- See Also:
- Constant Field Values
-
kAudioCodecPropertyOutputChannelLayout
public static final int kAudioCodecPropertyOutputChannelLayout
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableInputChannelLayouts
public static final int kAudioCodecPropertyAvailableInputChannelLayouts
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableOutputChannelLayouts
public static final int kAudioCodecPropertyAvailableOutputChannelLayouts
- See Also:
- Constant Field Values
-
kAudioCodecPropertyZeroFramesPadded
public static final int kAudioCodecPropertyZeroFramesPadded
- See Also:
- Constant Field Values
-
kAudioCodecPropertySupportedInputFormats
public static final int kAudioCodecPropertySupportedInputFormats
- See Also:
- Constant Field Values
-
kAudioCodecPropertySupportedOutputFormats
public static final int kAudioCodecPropertySupportedOutputFormats
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableInputSampleRates
public static final int kAudioCodecPropertyAvailableInputSampleRates
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableOutputSampleRates
public static final int kAudioCodecPropertyAvailableOutputSampleRates
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableBitRateRange
public static final int kAudioCodecPropertyAvailableBitRateRange
- See Also:
- Constant Field Values
-
kAudioCodecPropertyMinimumNumberInputPackets
public static final int kAudioCodecPropertyMinimumNumberInputPackets
- See Also:
- Constant Field Values
-
kAudioCodecPropertyMinimumNumberOutputPackets
public static final int kAudioCodecPropertyMinimumNumberOutputPackets
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableNumberChannels
public static final int kAudioCodecPropertyAvailableNumberChannels
- See Also:
- Constant Field Values
-
kAudioCodecPropertyDoesSampleRateConversion
public static final int kAudioCodecPropertyDoesSampleRateConversion
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableInputChannelLayoutTags
public static final int kAudioCodecPropertyAvailableInputChannelLayoutTags
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAvailableOutputChannelLayoutTags
public static final int kAudioCodecPropertyAvailableOutputChannelLayoutTags
- See Also:
- Constant Field Values
-
kAudioCodecPropertyInputFormatsForOutputFormat
public static final int kAudioCodecPropertyInputFormatsForOutputFormat
- See Also:
- Constant Field Values
-
kAudioCodecPropertyOutputFormatsForInputFormat
public static final int kAudioCodecPropertyOutputFormatsForInputFormat
- See Also:
- Constant Field Values
-
kAudioCodecPropertyFormatInfo
public static final int kAudioCodecPropertyFormatInfo
- See Also:
- Constant Field Values
-
kAudioCodecPropertyNameCFString
public static final int kAudioCodecPropertyNameCFString
- See Also:
- Constant Field Values
-
kAudioCodecPropertyManufacturerCFString
public static final int kAudioCodecPropertyManufacturerCFString
- See Also:
- Constant Field Values
-
kAudioCodecPropertyFormatCFString
public static final int kAudioCodecPropertyFormatCFString
- See Also:
- Constant Field Values
-
kProgramTargetLevel_None
public static final int kProgramTargetLevel_None
- See Also:
- Constant Field Values
-
kProgramTargetLevel_Minus31dB
public static final int kProgramTargetLevel_Minus31dB
- See Also:
- Constant Field Values
-
kProgramTargetLevel_Minus23dB
public static final int kProgramTargetLevel_Minus23dB
- See Also:
- Constant Field Values
-
kProgramTargetLevel_Minus20dB
public static final int kProgramTargetLevel_Minus20dB
- See Also:
- Constant Field Values
-
kAudioCodecProduceOutputPacketFailure
public static final int kAudioCodecProduceOutputPacketFailure
- See Also:
- Constant Field Values
-
kAudioCodecProduceOutputPacketSuccess
public static final int kAudioCodecProduceOutputPacketSuccess
- See Also:
- Constant Field Values
-
kAudioCodecProduceOutputPacketSuccessHasMore
public static final int kAudioCodecProduceOutputPacketSuccessHasMore
- See Also:
- Constant Field Values
-
kAudioCodecProduceOutputPacketNeedsMoreInputData
public static final int kAudioCodecProduceOutputPacketNeedsMoreInputData
- See Also:
- Constant Field Values
-
kAudioCodecProduceOutputPacketAtEOF
public static final int kAudioCodecProduceOutputPacketAtEOF
- See Also:
- Constant Field Values
-
kDynamicRangeControlMode_None
public static final int kDynamicRangeControlMode_None
- See Also:
- Constant Field Values
-
kDynamicRangeControlMode_Light
public static final int kDynamicRangeControlMode_Light
- See Also:
- Constant Field Values
-
kDynamicRangeControlMode_Heavy
public static final int kDynamicRangeControlMode_Heavy
- See Also:
- Constant Field Values
-
kAudioCodecPropertyInputBufferSize
public static final int kAudioCodecPropertyInputBufferSize
- See Also:
- Constant Field Values
-
kAudioCodecPropertyPacketFrameSize
public static final int kAudioCodecPropertyPacketFrameSize
- See Also:
- Constant Field Values
-
kAudioCodecPropertyHasVariablePacketByteSizes
public static final int kAudioCodecPropertyHasVariablePacketByteSizes
- See Also:
- Constant Field Values
-
kAudioCodecPropertyEmploysDependentPackets
public static final int kAudioCodecPropertyEmploysDependentPackets
- See Also:
- Constant Field Values
-
kAudioCodecPropertyMaximumPacketByteSize
public static final int kAudioCodecPropertyMaximumPacketByteSize
- See Also:
- Constant Field Values
-
kAudioCodecPropertyPacketSizeLimitForVBR
public static final int kAudioCodecPropertyPacketSizeLimitForVBR
- See Also:
- Constant Field Values
-
kAudioCodecPropertyCurrentInputFormat
public static final int kAudioCodecPropertyCurrentInputFormat
- See Also:
- Constant Field Values
-
kAudioCodecPropertyCurrentOutputFormat
public static final int kAudioCodecPropertyCurrentOutputFormat
- See Also:
- Constant Field Values
-
kAudioCodecPropertyMagicCookie
public static final int kAudioCodecPropertyMagicCookie
- See Also:
- Constant Field Values
-
kAudioCodecPropertyUsedInputBufferSize
public static final int kAudioCodecPropertyUsedInputBufferSize
- See Also:
- Constant Field Values
-
kAudioCodecPropertyIsInitialized
public static final int kAudioCodecPropertyIsInitialized
- See Also:
- Constant Field Values
-
kAudioCodecPropertyCurrentTargetBitRate
public static final int kAudioCodecPropertyCurrentTargetBitRate
- See Also:
- Constant Field Values
-
kAudioCodecPropertyCurrentInputSampleRate
public static final int kAudioCodecPropertyCurrentInputSampleRate
- See Also:
- Constant Field Values
-
kAudioCodecPropertyCurrentOutputSampleRate
public static final int kAudioCodecPropertyCurrentOutputSampleRate
- See Also:
- Constant Field Values
-
kAudioCodecPropertyQualitySetting
public static final int kAudioCodecPropertyQualitySetting
- See Also:
- Constant Field Values
-
kAudioCodecPropertyApplicableBitRateRange
public static final int kAudioCodecPropertyApplicableBitRateRange
- See Also:
- Constant Field Values
-
kAudioCodecPropertyRecommendedBitRateRange
public static final int kAudioCodecPropertyRecommendedBitRateRange
- See Also:
- Constant Field Values
-
kAudioCodecPropertyApplicableInputSampleRates
public static final int kAudioCodecPropertyApplicableInputSampleRates
- See Also:
- Constant Field Values
-
kAudioCodecPropertyApplicableOutputSampleRates
public static final int kAudioCodecPropertyApplicableOutputSampleRates
- See Also:
- Constant Field Values
-
kAudioCodecPropertyPaddedZeros
public static final int kAudioCodecPropertyPaddedZeros
- See Also:
- Constant Field Values
-
kAudioCodecPropertyPrimeMethod
public static final int kAudioCodecPropertyPrimeMethod
- See Also:
- Constant Field Values
-
kAudioCodecPropertyPrimeInfo
public static final int kAudioCodecPropertyPrimeInfo
- See Also:
- Constant Field Values
-
kAudioCodecPropertyCurrentInputChannelLayout
public static final int kAudioCodecPropertyCurrentInputChannelLayout
- See Also:
- Constant Field Values
-
kAudioCodecPropertyCurrentOutputChannelLayout
public static final int kAudioCodecPropertyCurrentOutputChannelLayout
- See Also:
- Constant Field Values
-
kAudioCodecPropertySettings
public static final int kAudioCodecPropertySettings
- See Also:
- Constant Field Values
-
kAudioCodecPropertyFormatList
public static final int kAudioCodecPropertyFormatList
- See Also:
- Constant Field Values
-
kAudioCodecPropertyBitRateControlMode
public static final int kAudioCodecPropertyBitRateControlMode
- See Also:
- Constant Field Values
-
kAudioCodecPropertySoundQualityForVBR
public static final int kAudioCodecPropertySoundQualityForVBR
- See Also:
- Constant Field Values
-
kAudioCodecPropertyBitRateForVBR
public static final int kAudioCodecPropertyBitRateForVBR
- See Also:
- Constant Field Values
-
kAudioCodecPropertyDelayMode
public static final int kAudioCodecPropertyDelayMode
- See Also:
- Constant Field Values
-
kAudioCodecPropertyAdjustLocalQuality
public static final int kAudioCodecPropertyAdjustLocalQuality
- See Also:
- Constant Field Values
-
kAudioCodecPropertyProgramTargetLevel
public static final int kAudioCodecPropertyProgramTargetLevel
- See Also:
- Constant Field Values
-
kAudioCodecPropertyDynamicRangeControlMode
public static final int kAudioCodecPropertyDynamicRangeControlMode
- See Also:
- Constant Field Values
-
kAudioCodecPropertyProgramTargetLevelConstant
public static final int kAudioCodecPropertyProgramTargetLevelConstant
- See Also:
- Constant Field Values
-
kAudioFileLATMInLOASType
public static final int kAudioFileLATMInLOASType
- See Also:
- Constant Field Values
-
kAudioCodecPropertyMinimumDelayMode
public static final int kAudioCodecPropertyMinimumDelayMode
- See Also:
- Constant Field Values
-
kAudioFilePropertyRestrictsRandomAccess
public static final int kAudioFilePropertyRestrictsRandomAccess
- See Also:
- Constant Field Values
-
kAudioFilePropertyPacketToRollDistance
public static final int kAudioFilePropertyPacketToRollDistance
- See Also:
- Constant Field Values
-
kAudioFilePropertyPreviousIndependentPacket
public static final int kAudioFilePropertyPreviousIndependentPacket
- See Also:
- Constant Field Values
-
kAudioFilePropertyNextIndependentPacket
public static final int kAudioFilePropertyNextIndependentPacket
- See Also:
- Constant Field Values
-
kAudioFilePropertyPacketToDependencyInfo
public static final int kAudioFilePropertyPacketToDependencyInfo
- See Also:
- Constant Field Values
-
kAudioFilePropertyPacketRangeByteCountUpperBound
public static final int kAudioFilePropertyPacketRangeByteCountUpperBound
- See Also:
- Constant Field Values
-
kAudioCodecBitRateFormat_CBR
public static final int kAudioCodecBitRateFormat_CBR
- See Also:
- Constant Field Values
-
kAudioCodecBitRateFormat_ABR
public static final int kAudioCodecBitRateFormat_ABR
- See Also:
- Constant Field Values
-
kAudioCodecBitRateFormat_VBR
public static final int kAudioCodecBitRateFormat_VBR
- See Also:
- Constant Field Values
-
kAudioCodecDelayMode_Compatibility
public static final int kAudioCodecDelayMode_Compatibility
- See Also:
- Constant Field Values
-
kAudioCodecDelayMode_Minimum
public static final int kAudioCodecDelayMode_Minimum
- See Also:
- Constant Field Values
-
kAudioCodecDelayMode_Optimal
public static final int kAudioCodecDelayMode_Optimal
- See Also:
- Constant Field Values
-
k3DMixerParam_BusEnable
public static final int k3DMixerParam_BusEnable
bus enable : 0.0 or 1.0- See Also:
- Constant Field Values
-
k3DMixerParam_MinGainInDecibels
public static final int k3DMixerParam_MinGainInDecibels
Input/Output, dB, -120->20, 0- See Also:
- Constant Field Values
-
k3DMixerParam_MaxGainInDecibels
public static final int k3DMixerParam_MaxGainInDecibels
Input/Output, dB, -120->20, 0- See Also:
- Constant Field Values
-
k3DMixerParam_DryWetReverbBlend
public static final int k3DMixerParam_DryWetReverbBlend
Input, Dry/Wet equal-power blend, % 0.0 -> 100.0- See Also:
- Constant Field Values
-
k3DMixerParam_GlobalReverbGainInDecibels
public static final int k3DMixerParam_GlobalReverbGainInDecibels
Global, dB, -40.0 -> +40.0- See Also:
- Constant Field Values
-
k3DMixerParam_OcclusionAttenuationInDecibels
public static final int k3DMixerParam_OcclusionAttenuationInDecibels
Input, Lowpass filter attenuation at 5KHz : decibels -100.0dB -> 0.0dB smaller values make both direct and reverb sound more muffled; a value of 0.0 indicates no filtering Occlusion is a filter applied to the sound prior to the reverb send- See Also:
- Constant Field Values
-
k3DMixerParam_ObstructionAttenuationInDecibels
public static final int k3DMixerParam_ObstructionAttenuationInDecibels
Input, Lowpass filter attenuation at 5KHz : decibels -100.0dB -> 0.0dB smaller values make direct sound more muffled; a value of 0.0 indicates no filtering Obstruction is a filter applied to the "direct" part of the sound (so is post reverb send)- See Also:
- Constant Field Values
-
k3DMixerParam_PreAveragePower
public static final int k3DMixerParam_PreAveragePower
read-only For each of the following, use the parameter ID plus the channel number to get the specific parameter ID for a given channel. For example, k3DMixerParam_PostAveragePower indicates the left channel while k3DMixerParam_PostAveragePower + 1 indicates the right channel.- See Also:
- Constant Field Values
-
k3DMixerParam_PrePeakHoldLevel
public static final int k3DMixerParam_PrePeakHoldLevel
read-only For each of the following, use the parameter ID plus the channel number to get the specific parameter ID for a given channel. For example, k3DMixerParam_PostAveragePower indicates the left channel while k3DMixerParam_PostAveragePower + 1 indicates the right channel.- See Also:
- Constant Field Values
-
k3DMixerParam_PostAveragePower
public static final int k3DMixerParam_PostAveragePower
read-only For each of the following, use the parameter ID plus the channel number to get the specific parameter ID for a given channel. For example, k3DMixerParam_PostAveragePower indicates the left channel while k3DMixerParam_PostAveragePower + 1 indicates the right channel.- See Also:
- Constant Field Values
-
k3DMixerParam_PostPeakHoldLevel
public static final int k3DMixerParam_PostPeakHoldLevel
read-only For each of the following, use the parameter ID plus the channel number to get the specific parameter ID for a given channel. For example, k3DMixerParam_PostAveragePower indicates the left channel while k3DMixerParam_PostAveragePower + 1 indicates the right channel.- See Also:
- Constant Field Values
-
kAudioCodecNoError
public static final int kAudioCodecNoError
- See Also:
- Constant Field Values
-
kAudioCodecUnspecifiedError
public static final int kAudioCodecUnspecifiedError
- See Also:
- Constant Field Values
-
kAudioCodecUnknownPropertyError
public static final int kAudioCodecUnknownPropertyError
- See Also:
- Constant Field Values
-
kAudioCodecBadPropertySizeError
public static final int kAudioCodecBadPropertySizeError
- See Also:
- Constant Field Values
-
kAudioCodecIllegalOperationError
public static final int kAudioCodecIllegalOperationError
- See Also:
- Constant Field Values
-
kAudioCodecUnsupportedFormatError
public static final int kAudioCodecUnsupportedFormatError
- See Also:
- Constant Field Values
-
kAudioCodecStateError
public static final int kAudioCodecStateError
- See Also:
- Constant Field Values
-
kAudioCodecNotEnoughBufferSpaceError
public static final int kAudioCodecNotEnoughBufferSpaceError
- See Also:
- Constant Field Values
-
kAudioCodecBadDataError
public static final int kAudioCodecBadDataError
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_RestrictsRandomAccess
public static final int kAudioFileStreamProperty_RestrictsRandomAccess
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_PacketToRollDistance
public static final int kAudioFileStreamProperty_PacketToRollDistance
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_PreviousIndependentPacket
public static final int kAudioFileStreamProperty_PreviousIndependentPacket
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_NextIndependentPacket
public static final int kAudioFileStreamProperty_NextIndependentPacket
- See Also:
- Constant Field Values
-
kAudioFileStreamProperty_PacketToDependencyInfo
public static final int kAudioFileStreamProperty_PacketToDependencyInfo
- See Also:
- Constant Field Values
-
kAudioCodecBitRateControlMode_Constant
public static final int kAudioCodecBitRateControlMode_Constant
- See Also:
- Constant Field Values
-
kAudioCodecBitRateControlMode_LongTermAverage
public static final int kAudioCodecBitRateControlMode_LongTermAverage
- See Also:
- Constant Field Values
-
kAudioCodecBitRateControlMode_VariableConstrained
public static final int kAudioCodecBitRateControlMode_VariableConstrained
- See Also:
- Constant Field Values
-
kAudioCodecBitRateControlMode_Variable
public static final int kAudioCodecBitRateControlMode_Variable
- See Also:
- Constant Field Values
-
kAudioFormatProperty_FormatEmploysDependentPackets
public static final int kAudioFormatProperty_FormatEmploysDependentPackets
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioCodecOutputPrecedenceNone
public static final int kAudioCodecOutputPrecedenceNone
- See Also:
- Constant Field Values
-
kAudioCodecOutputPrecedenceBitRate
public static final int kAudioCodecOutputPrecedenceBitRate
- See Also:
- Constant Field Values
-
kAudioCodecOutputPrecedenceSampleRate
public static final int kAudioCodecOutputPrecedenceSampleRate
- See Also:
- Constant Field Values
-
kAudioCodecGetPropertyInfoSelect
public static final int kAudioCodecGetPropertyInfoSelect
- See Also:
- Constant Field Values
-
kAudioCodecGetPropertySelect
public static final int kAudioCodecGetPropertySelect
- See Also:
- Constant Field Values
-
kAudioCodecSetPropertySelect
public static final int kAudioCodecSetPropertySelect
- See Also:
- Constant Field Values
-
kAudioCodecInitializeSelect
public static final int kAudioCodecInitializeSelect
- See Also:
- Constant Field Values
-
kAudioCodecUninitializeSelect
public static final int kAudioCodecUninitializeSelect
- See Also:
- Constant Field Values
-
kAudioCodecAppendInputDataSelect
public static final int kAudioCodecAppendInputDataSelect
- See Also:
- Constant Field Values
-
kAudioCodecProduceOutputDataSelect
public static final int kAudioCodecProduceOutputDataSelect
- See Also:
- Constant Field Values
-
kAudioCodecResetSelect
public static final int kAudioCodecResetSelect
- See Also:
- Constant Field Values
-
kAudioCodecAppendInputBufferListSelect
public static final int kAudioCodecAppendInputBufferListSelect
- See Also:
- Constant Field Values
-
kAudioCodecProduceOutputBufferListSelect
public static final int kAudioCodecProduceOutputBufferListSelect
- See Also:
- Constant Field Values
-
kAudioFileInvalidPacketDependencyError
public static final int kAudioFileInvalidPacketDependencyError
0x6465703F, 1684369471- See Also:
- Constant Field Values
-
kAudioFileBW64Type
public static final int kAudioFileBW64Type
- See Also:
- Constant Field Values
-
kAudioFileWave64Type
public static final int kAudioFileWave64Type
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SpatialMixerSourceMode
public static final int kAudioUnitProperty_SpatialMixerSourceMode
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SpatialMixerOutputType
public static final int kAudioUnitProperty_SpatialMixerOutputType
- See Also:
- Constant Field Values
-
kAudioUnitProperty_SpatialMixerPointSourceInHeadMode
public static final int kAudioUnitProperty_SpatialMixerPointSourceInHeadMode
- See Also:
- Constant Field Values
-
kSpatialMixerParam_HeadYaw
public static final int kSpatialMixerParam_HeadYaw
Global, Degrees, -180->180, 0- See Also:
- Constant Field Values
-
kSpatialMixerParam_HeadPitch
public static final int kSpatialMixerParam_HeadPitch
Global, Degrees, -90->90, 0- See Also:
- Constant Field Values
-
kSpatialMixerParam_HeadRoll
public static final int kSpatialMixerParam_HeadRoll
Global, Degrees, -180->180, 0- See Also:
- Constant Field Values
-
kAudioFilePropertyID3TagOffset
public static final int kAudioFilePropertyID3TagOffset
- See Also:
- Constant Field Values
-
kSampleDelayParam_DelayFrames
public static final int kSampleDelayParam_DelayFrames
Global, Samples, 0->(SampleRate), 0- See Also:
- Constant Field Values
-
kAudioUnitProperty_RenderContextObserver
public static final int kAudioUnitProperty_RenderContextObserver
range (0 -> 999)- See Also:
- Constant Field Values
-
kExtAudioFilePacketTableInfoOverride_UseFileValue
public static final int kExtAudioFilePacketTableInfoOverride_UseFileValue
- See Also:
- Constant Field Values
-
kExtAudioFilePacketTableInfoOverride_UseFileValueIfValid
public static final int kExtAudioFilePacketTableInfoOverride_UseFileValueIfValid
- See Also:
- Constant Field Values
-
kAudioFormatProperty_AvailableDecodeNumberChannels
public static final int kAudioFormatProperty_AvailableDecodeNumberChannels
============================================================================= The following properties are concerned with the AudioStreamBasicDescription =============================================================================- See Also:
- Constant Field Values
-
kAudioOutputUnitProperty_OSWorkgroup
public static final int kAudioOutputUnitProperty_OSWorkgroup
- See Also:
- Constant Field Values
-
-