Package org.robovm.apple.avfoundation
Class AVVideoScalingMode
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.avfoundation.AVVideoScalingMode
public class AVVideoScalingMode extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVVideoScalingMode.AsListMarshalerstatic classAVVideoScalingMode.Marshalerstatic classAVVideoScalingMode.Values -
Field Summary
Fields Modifier and Type Field Description static AVVideoScalingModeFitstatic AVVideoScalingModeResizestatic AVVideoScalingModeResizeAspectstatic AVVideoScalingModeResizeAspectFill -
Method Summary
Modifier and Type Method Description static AVVideoScalingModevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Fit
-
Resize
-
ResizeAspect
-
ResizeAspectFill
-
-
Method Details
-
valueOf
-