Uses of Class
org.robovm.apple.audiotoolbox.AudioComponentFlags
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AudioComponentFlags in org.robovm.apple.audiotoolbox
Fields in org.robovm.apple.audiotoolbox declared as AudioComponentFlags Modifier and Type Field Description static AudioComponentFlagsAudioComponentFlags. CanLoadInProcessstatic AudioComponentFlagsAudioComponentFlags. IsV3AudioUnitstatic AudioComponentFlagsAudioComponentFlags. Nonestatic AudioComponentFlagsAudioComponentFlags. RequiresAsyncInstantiationstatic AudioComponentFlagsAudioComponentFlags. SandboxSafestatic AudioComponentFlagsAudioComponentFlags. UnsearchableMethods in org.robovm.apple.audiotoolbox that return AudioComponentFlags Modifier and Type Method Description protected AudioComponentFlags[]AudioComponentFlags. _values()AudioComponentFlagsAudioComponentDescription. getComponentFlags()static AudioComponentFlags[]AudioComponentFlags. values()protected AudioComponentFlagsAudioComponentFlags. wrap(long value, long mask)Methods in org.robovm.apple.audiotoolbox with parameters of type AudioComponentFlags Modifier and Type Method Description AudioComponentDescriptionAudioComponentDescription. setComponentFlags(AudioComponentFlags componentFlags)Constructors in org.robovm.apple.audiotoolbox with parameters of type AudioComponentFlags Constructor Description AudioComponentDescription(AUType componentType, AUSubType componentSubType, AUManufacturer componentManufacturer, AudioComponentFlags componentFlags, int componentFlagsMask)