Package org.robovm.apple.audiotoolbox
Interface AUParameterType
- All Superinterfaces:
ValuedEnum
- All Known Implementing Classes:
AUParameterBandEQ,AUParameterBandpass,AUParameterDelay,AUParameterDistortion,AUParameterDynamicsProcessor,AUParameterHighShelf,AUParameterHipass,AUParameterLowpass,AUParameterLowShelf,AUParameterMatrixMixer,AUParameterMIDI,AUParameterMultiChannelMixer,AUParameterNewTimePitch,AUParameterOutput,AUParameterParametricEQ,AUParameterPeakLimiter,AUParameterRandom,AUParameterReverb,AUParameterReverb2,AUParameterRoundTripAAC,AUParameterSampler,AUParameterSpatialMixer,AUParameterTimePitch
public interface AUParameterType extends ValuedEnum
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.rt.bro.ValuedEnum
ValuedEnum.AsLongMarshaler, ValuedEnum.AsMachineSizedSIntMarshaler, ValuedEnum.AsMachineSizedUIntMarshaler, ValuedEnum.AsSignedByteMarshaler, ValuedEnum.AsSignedIntMarshaler, ValuedEnum.AsSignedShortMarshaler, ValuedEnum.AsUnsignedByteMarshaler, ValuedEnum.AsUnsignedIntMarshaler, ValuedEnum.AsUnsignedShortMarshaler -
Method Summary