-
Methods in org.robovm.apple.avfoundation with parameters of type AVCapturePhoto
| Modifier and Type |
Method |
Description |
void |
AVCapturePhotoCaptureDelegate.didFinishProcessingPhoto(AVCapturePhotoOutput output,
AVCapturePhoto photo,
NSError error) |
|
void |
AVCapturePhotoCaptureDelegateAdapter.didFinishProcessingPhoto(AVCapturePhotoOutput output,
AVCapturePhoto photo,
NSError error) |
|
NSDictionary<NSString,?> |
AVCapturePhotoFileDataRepresentationCustomizer.replacementAppleProRAWCompressionSettingsForPhoto(AVCapturePhoto photo,
NSDictionary<NSString,?> defaultSettings,
long maximumBitDepth) |
|
NSDictionary<NSString,?> |
AVCapturePhotoFileDataRepresentationCustomizerAdapter.replacementAppleProRAWCompressionSettingsForPhoto(AVCapturePhoto photo,
NSDictionary<NSString,?> defaultSettings,
long maximumBitDepth) |
|
AVDepthData |
AVCapturePhotoFileDataRepresentationCustomizer.replacementDepthDataForPhoto(AVCapturePhoto photo) |
|
AVDepthData |
AVCapturePhotoFileDataRepresentationCustomizerAdapter.replacementDepthDataForPhoto(AVCapturePhoto photo) |
|
CVPixelBuffer |
AVCapturePhotoFileDataRepresentationCustomizer.replacementEmbeddedThumbnailPixelBuffer(NSDictionary.NSDictionaryPtr<?,?> replacementEmbeddedThumbnailPhotoFormatOut,
AVCapturePhoto photo) |
|
CVPixelBuffer |
AVCapturePhotoFileDataRepresentationCustomizerAdapter.replacementEmbeddedThumbnailPixelBuffer(NSDictionary.NSDictionaryPtr<?,?> replacementEmbeddedThumbnailPhotoFormatOut,
AVCapturePhoto photo) |
|
NSDictionary<NSString,?> |
AVCapturePhotoFileDataRepresentationCustomizer.replacementMetadataForPhoto(AVCapturePhoto photo) |
|
NSDictionary<NSString,?> |
AVCapturePhotoFileDataRepresentationCustomizerAdapter.replacementMetadataForPhoto(AVCapturePhoto photo) |
|
AVPortraitEffectsMatte |
AVCapturePhotoFileDataRepresentationCustomizer.replacementPortraitEffectsMatteForPhoto(AVCapturePhoto photo) |
|
AVPortraitEffectsMatte |
AVCapturePhotoFileDataRepresentationCustomizerAdapter.replacementPortraitEffectsMatteForPhoto(AVCapturePhoto photo) |
|
AVSemanticSegmentationMatte |
AVCapturePhotoFileDataRepresentationCustomizer.replacementSemanticSegmentationMatteOfType(AVSemanticSegmentationMatteType semanticSegmentationMatteType,
AVCapturePhoto photo) |
|
AVSemanticSegmentationMatte |
AVCapturePhotoFileDataRepresentationCustomizerAdapter.replacementSemanticSegmentationMatteOfType(AVSemanticSegmentationMatteType semanticSegmentationMatteType,
AVCapturePhoto photo) |
|