Function
AravisFakeCameraFillPattern
Declaration
void
FakeCameraFillPattern (
ArvBuffer* buffer,
void* fill_pattern_data,
guint32 exposure_time_us,
guint32 gain,
ArvPixelFormat pixel_format
)
Parameters
buffer |
ArvBuffer |
No description available. | |
The data is owned by the caller of the function. | |
fill_pattern_data |
void* |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. | |
exposure_time_us |
guint32 |
No description available. | |
gain |
guint32 |
No description available. | |
pixel_format |
ArvPixelFormat |
No description available. |