Uses of Class
org.robovm.apple.avfoundation.AVAudioUnitEQFilterType
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioUnitEQFilterType in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioUnitEQFilterType Modifier and Type Method Description AVAudioUnitEQFilterTypeAVAudioUnitEQFilterParameters. getFilterType()static AVAudioUnitEQFilterTypeAVAudioUnitEQFilterType. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioUnitEQFilterTypeAVAudioUnitEQFilterType. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioUnitEQFilterType[]AVAudioUnitEQFilterType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.avfoundation with parameters of type AVAudioUnitEQFilterType Modifier and Type Method Description voidAVAudioUnitEQFilterParameters. setFilterType(AVAudioUnitEQFilterType v)