Method

AravisFakeCameraread_memory

Declaration [src]

gboolean
arv_fake_camera_read_memory (
  ArvFakeCamera* camera,
  guint32 address,
  guint32 size,
  void* buffer
)

Description

No description available.

Parameters

address guint32
  No description available.
size guint32
  No description available.
buffer void*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.

Return value

Returns: gboolean
  No description available.