Uses of Class
org.robovm.apple.avfoundation.AVVideoScalingMode
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVVideoScalingMode in org.robovm.apple.avfoundation
Fields in org.robovm.apple.avfoundation declared as AVVideoScalingMode Modifier and Type Field Description static AVVideoScalingModeAVVideoScalingMode. Fitstatic AVVideoScalingModeAVVideoScalingMode. Resizestatic AVVideoScalingModeAVVideoScalingMode. ResizeAspectstatic AVVideoScalingModeAVVideoScalingMode. ResizeAspectFillMethods in org.robovm.apple.avfoundation that return AVVideoScalingMode Modifier and Type Method Description AVVideoScalingModeAVPixelBufferAttributes. getScalingMode()AVVideoScalingModeAVVideoSettings. getScalingMode()static AVVideoScalingModeAVVideoScalingMode.Marshaler. toObject(Class<AVVideoScalingMode> cls, long handle, long flags)static AVVideoScalingModeAVVideoScalingMode. valueOf(NSString value)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVVideoScalingMode Modifier and Type Method Description static List<AVVideoScalingMode>AVVideoScalingMode.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVVideoScalingMode Modifier and Type Method Description AVPixelBufferAttributesAVPixelBufferAttributes. setScalingMode(AVVideoScalingMode scalingMode)AVVideoSettingsAVVideoSettings. setScalingMode(AVVideoScalingMode scalingMode)static longAVVideoScalingMode.Marshaler. toNative(AVVideoScalingMode o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVVideoScalingMode Modifier and Type Method Description static longAVVideoScalingMode.AsListMarshaler. toNative(List<AVVideoScalingMode> l, long flags)static AVVideoScalingModeAVVideoScalingMode.Marshaler. toObject(Class<AVVideoScalingMode> cls, long handle, long flags)