Uses of Class
org.robovm.apple.avfoundation.AVSampleRateConverterSettings
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVSampleRateConverterSettings in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVSampleRateConverterSettings Modifier and Type Method Description AVSampleRateConverterSettingsAVAudioSettings. getSampleRateConverterSettings()AVSampleRateConverterSettingsAVSampleRateConverterSettings. set(NSString key, NSObject value)AVSampleRateConverterSettingsAVSampleRateConverterSettings. setAlgorithm(AVSampleRateConverterAlgorithm algorithm)AVSampleRateConverterSettingsAVSampleRateConverterSettings. setAudioQuality(AVAudioQuality audioQuality)static AVSampleRateConverterSettingsAVSampleRateConverterSettings.Marshaler. toObject(Class<AVSampleRateConverterSettings> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVSampleRateConverterSettings Modifier and Type Method Description static List<AVSampleRateConverterSettings>AVSampleRateConverterSettings.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVSampleRateConverterSettings Modifier and Type Method Description AVAudioSettingsAVAudioSettings. setSampleRateConverterSettings(AVSampleRateConverterSettings settings)static longAVSampleRateConverterSettings.Marshaler. toNative(AVSampleRateConverterSettings o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVSampleRateConverterSettings Modifier and Type Method Description static longAVSampleRateConverterSettings.AsListMarshaler. toNative(List<AVSampleRateConverterSettings> l, long flags)static AVSampleRateConverterSettingsAVSampleRateConverterSettings.Marshaler. toObject(Class<AVSampleRateConverterSettings> cls, long handle, long flags)