gboolean ax_ptz_control_queue_request(const AXPTZControlQueueGroup *group, gint video_channel, AXPTZControlQueueRequest request, gint *queue_pos, gint *time_to_pos_one, gint *poll_time, GError **error)
Sends a request to the control queue. Possible requests are: AX_PTZ_CONTROL_QUEUE_GET, AX_PTZ_CONTROL_QUEUE_QUERY_STATUS, AX_PTZ_CONTROL_QUEUE_DROP, AX_PTZ_CONTROL_QUEUE_GET_TAKE_EQUAL_PRIORITY.
Definition: ax_ptz_control_queue.c:100
AXPTZControlQueueGroup * ax_ptz_control_queue_get_app_group_instance(GError **error)
Gets the application group instance from the PTZ control queue.
Definition: ax_ptz_control_queue.c:189