Uses of Interface
org.robovm.apple.audiotoolbox.AUSubType
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUSubType in org.robovm.apple.audiotoolbox
Classes in org.robovm.apple.audiotoolbox that implement AUSubType Modifier and Type Class Description classAUTypeConverterclassAUTypeEffectclassAUTypeGeneratorclassAUTypeMixerclassAUTypeMusicDeviceclassAUTypeOutputMethods in org.robovm.apple.audiotoolbox that return AUSubType Modifier and Type Method Description AUSubTypeAudioComponentDescription. getComponentSubType()Methods in org.robovm.apple.audiotoolbox with parameters of type AUSubType Modifier and Type Method Description static AudioComponentDescriptionAudioComponentDescription. create(AUType type, AUSubType subType)AudioComponentDescriptionAudioComponentDescription. setComponentSubType(AUSubType componentSubType)Constructors in org.robovm.apple.audiotoolbox with parameters of type AUSubType Constructor Description AudioComponentDescription(AUType componentType, AUSubType componentSubType, AUManufacturer componentManufacturer, AudioComponentFlags componentFlags, int componentFlagsMask)