Function
AravisFakeCameraFillPattern
Declaration
void
(* ArvFakeCameraFillPattern) (
ArvBuffer* buffer,
void* fill_pattern_data,
guint32 exposure_time_us,
guint32 gain,
ArvPixelFormat pixel_format
)
Parameters
buffer-
Type:
ArvBufferNo description available.
The data is owned by the caller of the function. fill_pattern_data-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the function. exposure_time_us-
Type:
guint32No description available.
gain-
Type:
guint32No description available.
pixel_format-
Type:
ArvPixelFormatNo description available.