Uses of Class
org.robovm.apple.avfoundation.AVAudioEncoderSettings
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioEncoderSettings in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioEncoderSettings Modifier and Type Method Description AVAudioEncoderSettingsAVAudioSettings. getEncoderSettings()AVAudioEncoderSettingsAVAudioEncoderSettings. set(NSString key, NSObject value)AVAudioEncoderSettingsAVAudioEncoderSettings. setAudioQuality(AVAudioQuality audioQuality)AVAudioEncoderSettingsAVAudioEncoderSettings. setAudioQualityForVBR(AVAudioQuality audioQualityForVBR)AVAudioEncoderSettingsAVAudioEncoderSettings. setBitDepthHint(int bitDepthHint)AVAudioEncoderSettingsAVAudioEncoderSettings. setBitRate(int bitRate)AVAudioEncoderSettingsAVAudioEncoderSettings. setBitRatePerChannel(int bitRatePerChannel)AVAudioEncoderSettingsAVAudioEncoderSettings. setBitRateStrategy(AVAudioBitRateStrategy bitRateStrategy)static AVAudioEncoderSettingsAVAudioEncoderSettings.Marshaler. toObject(Class<AVAudioEncoderSettings> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVAudioEncoderSettings Modifier and Type Method Description static List<AVAudioEncoderSettings>AVAudioEncoderSettings.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVAudioEncoderSettings Modifier and Type Method Description AVAudioSettingsAVAudioSettings. setEncoderSettings(AVAudioEncoderSettings settings)static longAVAudioEncoderSettings.Marshaler. toNative(AVAudioEncoderSettings o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAudioEncoderSettings Modifier and Type Method Description static longAVAudioEncoderSettings.AsListMarshaler. toNative(List<AVAudioEncoderSettings> l, long flags)static AVAudioEncoderSettingsAVAudioEncoderSettings.Marshaler. toObject(Class<AVAudioEncoderSettings> cls, long handle, long flags)