Uses of Class
org.robovm.apple.avfoundation.AVVideoCodecType
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVVideoCodecType in org.robovm.apple.avfoundation
Fields in org.robovm.apple.avfoundation declared as AVVideoCodecType Modifier and Type Field Description static AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeAppleProRes422static AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeAppleProRes422HQstatic AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeAppleProRes422LTstatic AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeAppleProRes422Proxystatic AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeAppleProRes4444static AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeH264static AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeHEVCstatic AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeHEVCWithAlphastatic AVVideoCodecTypeAVVideoCodecType. AVVideoCodecTypeJPEGMethods in org.robovm.apple.avfoundation that return AVVideoCodecType Modifier and Type Method Description AVVideoCodecTypeAVVideoSettings. getCodec()AVVideoCodecTypeAVCapturePhotoSettings. getLivePhotoVideoCodecType()static AVVideoCodecTypeAVVideoCodecType.Marshaler. toObject(Class<AVVideoCodecType> cls, long handle, long flags)static AVVideoCodecTypeAVVideoCodecType. valueOf(NSString value)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVVideoCodecType Modifier and Type Method Description static List<AVVideoCodecType>AVVideoCodecType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVVideoCodecType Modifier and Type Method Description NSDictionary<NSString,?>AVCaptureVideoDataOutput. getRecommendedVideoSettings(AVVideoCodecType videoCodecType, String outputFileType)AVVideoSettingsAVVideoSettings. setCodec(AVVideoCodecType codec)voidAVCapturePhotoSettings. setLivePhotoVideoCodecType(AVVideoCodecType v)static longAVVideoCodecType.Marshaler. toNative(AVVideoCodecType o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVVideoCodecType Modifier and Type Method Description static longAVVideoCodecType.AsListMarshaler. toNative(List<AVVideoCodecType> l, long flags)static AVVideoCodecTypeAVVideoCodecType.Marshaler. toObject(Class<AVVideoCodecType> cls, long handle, long flags)