Uses of Class
org.robovm.apple.corevideo.CVImageBufferColorPrimaries
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVImageBufferColorPrimaries in org.robovm.apple.corevideo
Fields in org.robovm.apple.corevideo declared as CVImageBufferColorPrimaries Modifier and Type Field Description static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. DCI_P3static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. EBU_3213static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. ITU_R_2020static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. ITU_R_709_2static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. P22static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. P3_D65static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. SMPTE_CMethods in org.robovm.apple.corevideo that return CVImageBufferColorPrimaries Modifier and Type Method Description CVImageBufferColorPrimariesCVImageBufferAttributes. getColorPrimaries()static CVImageBufferColorPrimariesCVImageBufferColorPrimaries.Marshaler. toObject(Class<CVImageBufferColorPrimaries> cls, long handle, long flags)static CVImageBufferColorPrimariesCVImageBufferColorPrimaries. valueOf(CFString value)Methods in org.robovm.apple.corevideo that return types with arguments of type CVImageBufferColorPrimaries Modifier and Type Method Description static List<CVImageBufferColorPrimaries>CVImageBufferColorPrimaries.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVImageBufferColorPrimaries Modifier and Type Method Description CVImageBufferAttributesCVImageBufferAttributes. setColorPrimaries(CVImageBufferColorPrimaries colorPrimaries)static longCVImageBufferColorPrimaries.Marshaler. toNative(CVImageBufferColorPrimaries o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVImageBufferColorPrimaries Modifier and Type Method Description static longCVImageBufferColorPrimaries.AsListMarshaler. toNative(List<CVImageBufferColorPrimaries> l, long flags)static CVImageBufferColorPrimariesCVImageBufferColorPrimaries.Marshaler. toObject(Class<CVImageBufferColorPrimaries> cls, long handle, long flags)