![]() |
![]() |
![]() |
Aravis Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
const char * arv_pixel_format_to_gst_caps_string (ArvPixelFormat pixel_format
); ArvPixelFormat arv_pixel_format_from_gst_caps (const char *name
,int bpp
,int depth
,guint32 fourcc
);
const char * arv_pixel_format_to_gst_caps_string (ArvPixelFormat pixel_format
);
|
a pixel format |
Returns : |
a gstreamer caps string describing the given pixel_format . |
ArvPixelFormat arv_pixel_format_from_gst_caps (const char *name
,int bpp
,int depth
,guint32 fourcc
);