gint ax_ptz_get_num_video_channels(GError **error)
Retrieves the number of video channels. 
Definition: ax_ptz.c:151
 
gboolean ax_ptz_create(GError **error)
Creates the AX PTZ library. 
Definition: ax_ptz.c:22
 
gboolean ax_ptz_destroy(GError **error)
Destroys the AX PTZ library. 
Definition: ax_ptz.c:101