Functions
UNICAPGTK_VIDEO_FORMAT_SELECTION()
#define UNICAPGTK_VIDEO_FORMAT_SELECTION(obj)
UNICAPGTK_VIDEO_FORMAT_SELECTION_CLASS()
#define UNICAPGTK_VIDEO_FORMAT_SELECTION_CLASS(klass)
IS_UNICAPGTK_VIDEO_FORMAT_SELECTION()
#define IS_UNICAPGTK_VIDEO_FORMAT_SELECTION(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), UNICAPGTK_VIDEO_FORMAT_SELECTION_TYPE))
IS_UNICAPGTK_VIDEO_FORMAT_SELECTION_CLASS()
#define IS_UNICAPGTK_VIDEO_FORMAT_SELECTION_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), UNICAPGTK_VIDEO_FORMAT_SELECTION_TYPE))
unicapgtk_video_format_selection_get_type ()
GType
unicapgtk_video_format_selection_get_type
(void
);
unicapgtk_video_format_selection_new ()
GtkWidget *
unicapgtk_video_format_selection_new (void
);
unicapgtk_video_format_selection_new_by_handle ()
GtkWidget *
unicapgtk_video_format_selection_new_by_handle
(unicap_handle_t handle
);
unicapgtk_video_format_selection_new_by_device ()
GtkWidget *
unicapgtk_video_format_selection_new_by_device
(unicap_device_t *device_spec
);
unicapgtk_video_format_selection_set_handle ()
void
unicapgtk_video_format_selection_set_handle
(UnicapgtkVideoFormatSelection *ugtk
,
unicap_handle_t handle
);
unicapgtk_video_format_selection_get_handle ()
unicap_handle_t
unicapgtk_video_format_selection_get_handle
(UnicapgtkVideoFormatSelection *ugtk
);