ABI | Symbols | Types |
| Used As | Name | Used In |
|---|---|---|
| PARAM | error |
gst_task_pool_prepare ( GstTaskPool* pool, GError** error ) » |
| PARAM | error |
gst_task_pool_push ( GstTaskPool* pool, GstTaskPoolFunction func, gpointer user_data, GError** error ) » |
| PARAM | error |
gst_uri_handler_set_uri ( GstURIHandler* handler, gchar const* uri, GError** error ) » |
| PARAM | error |
gst_element_make_from_uri ( GstURIType const type, gchar const* uri, gchar const* elementname, GError** error ) » |
| PARAM | error |
gst_filename_to_uri ( gchar const* filename, GError** error ) » |
| PARAM | error |
gst_object_default_error ( GstObject* source, GError const* error, gchar const* debug ) » |
| PARAM | err |
gst_parse_bin_from_description_full ( gchar const* bin_description, gboolean ghost_unlinked_pads, GstParseContext* context, enum GstParseFlags flags, GError** err ) » |
| PARAM | err |
gst_parse_bin_from_description ( gchar const* bin_description, gboolean ghost_unlinked_pads, GError** err ) » |
| PARAM | error |
gst_parse_launch_full ( gchar const* pipeline_description, GstParseContext* context, enum GstParseFlags flags, GError** error ) » |
| PARAM | error |
gst_parse_launchv_full ( gchar const** argv, GstParseContext* context, enum GstParseFlags flags, GError** error ) » |
| PARAM | error |
gst_parse_launchv ( gchar const** argv, GError** error ) » |
| PARAM | error |
gst_parse_launch ( gchar const* pipeline_description, GError** error ) » |
| PARAM | err |
gst_init_check ( int* argc, char*** argv, GError** err ) » |
| PARAM | error |
gst_message_new_error ( GstObject* src, GError* error, gchar const* debug ) » |
| PARAM | error |
gst_message_new_warning ( GstObject* src, GError* error, gchar const* debug ) » |
| PARAM | error |
gst_message_new_info ( GstObject* src, GError* error, gchar const* debug ) » |
| PARAM | gerror |
gst_message_parse_error ( GstMessage* message, GError** gerror, gchar** debug ) » |
| PARAM | gerror |
gst_message_parse_warning ( GstMessage* message, GError** gerror, gchar** debug ) » |
| PARAM | gerror |
gst_message_parse_info ( GstMessage* message, GError** gerror, gchar** debug ) » |
| PARAM | error |
gst_plugin_load_file ( gchar const* filename, GError** error ) » |