Uses of Class
org.robovm.apple.avfoundation.AVPixelAspectRatio
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVPixelAspectRatio in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVPixelAspectRatio Modifier and Type Method Description AVPixelAspectRatioAVPixelBufferAttributes. getPixelAspectRatio()AVPixelAspectRatioAVVideoCompositionRenderContext. getPixelAspectRatio()AVPixelAspectRatioAVVideoSettings. getPixelAspectRatio()AVPixelAspectRatioAVPixelAspectRatio. setHorizontalSpacing(long horizontalSpacing)AVPixelAspectRatioAVPixelAspectRatio. setVerticalSpacing(long verticalSpacing)Methods in org.robovm.apple.avfoundation with parameters of type AVPixelAspectRatio Modifier and Type Method Description AVPixelBufferAttributesAVPixelBufferAttributes. setPixelAspectRatio(AVPixelAspectRatio pixelAspectRatio)AVVideoSettingsAVVideoSettings. setPixelAspectRatio(AVPixelAspectRatio pixelAspectRatio)