Method
AravisFakeCamerafill_buffer
Declaration [src]
void
arv_fake_camera_fill_buffer (
ArvFakeCamera* camera,
ArvBuffer* buffer,
guint32* packet_size
)
Parameters
buffer |
ArvBuffer |
The |
|
The data is owned by the caller of the function. | |
packet_size |
guint32* |
The packet size. |
|
The argument will be set by the function. | |
The argument can be NULL . | |
The instance takes ownership of the data, and is responsible for freeing it. |