mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
2ed7bf4e67
Original commit message from CVS: * api change * doc clarification
1084 lines
20 KiB
Text
1084 lines
20 KiB
Text
<INCLUDE>gst/gst.h</INCLUDE>
|
|
|
|
<SECTION>
|
|
<FILE>cothreads</FILE>
|
|
CURRENT_STACK_FRAME
|
|
cothread_state
|
|
cothread_context
|
|
cothread_func
|
|
COTHREAD_STARTED
|
|
COTHREAD_DESTROYED
|
|
cothread_context_init
|
|
cothread_context_free
|
|
cothread_get_private
|
|
cothread_set_private
|
|
cothread_create
|
|
cothread_free
|
|
cothread_setfunc
|
|
cothread_stop
|
|
cothread_switch
|
|
cothread_context_get_data
|
|
cothread_context_set_data
|
|
cothread_lock
|
|
cothread_trylock
|
|
cothread_unlock
|
|
cothread_main
|
|
cothread_current_main
|
|
cothread_current
|
|
|
|
<SUBSECTION Standard>
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gst</FILE>
|
|
<TITLE>Gst</TITLE>
|
|
gst_init
|
|
gst_init_with_popt_table
|
|
gst_version
|
|
gst_main
|
|
gst_main_quit
|
|
g_log_domain_gstreamer
|
|
GST_VERSION_MAJOR
|
|
GST_VERSION_MINOR
|
|
GST_VERSION_MICRO
|
|
<SUBSECTION Standard>
|
|
gst_marshal_VOID__BOOLEAN
|
|
gst_marshal_VOID__INT
|
|
gst_marshal_VOID__INT_INT
|
|
gst_marshal_VOID__OBJECT
|
|
gst_marshal_VOID__OBJECT_PARAM
|
|
gst_marshal_VOID__OBJECT_POINTER
|
|
gst_marshal_VOID__OBJECT_STRING
|
|
gst_marshal_VOID__POINTER
|
|
gst_marshal_VOID__STRING
|
|
gst_marshal_VOID__VOID
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstinfo</FILE>
|
|
<TITLE>GstInfo</TITLE>
|
|
gst_get_category_name
|
|
gst_info_get_categories
|
|
gst_info_set_categories
|
|
gst_info_enable_category
|
|
gst_info_disable_category
|
|
gst_default_info_handler
|
|
GST_INFO_ENABLED
|
|
GST_INFO
|
|
GST_INFO_ELEMENT
|
|
gst_debug_get_categories
|
|
gst_debug_set_categories
|
|
gst_debug_enable_category
|
|
gst_debug_disable_category
|
|
GST_DEBUG_ENTER
|
|
GST_DEBUG_LEAVE
|
|
GST_DEBUG
|
|
GST_DEBUG_FUNCPTR
|
|
GST_DEBUG_FUNCPTR_NAME
|
|
GST_DEBUG_PAD_NAME
|
|
GST_DEBUG_THREAD_ARGS
|
|
GST_DEBUG_THREAD_FORMAT
|
|
GST_DEBUG_ELEMENT
|
|
GST_ERROR
|
|
GST_ERROR_OBJECT
|
|
GstDebugHandler
|
|
gst_default_debug_handler
|
|
gst_default_error_handler
|
|
GstInfoHandler
|
|
GstErrorHandler
|
|
<SUBSECTION Standard>
|
|
gst_debug_print_stack_trace
|
|
GST_DEBUG_CHAR_MODE
|
|
GST_DEBUG_ENABLED
|
|
GST_DEBUG_ENABLE_CATEGORIES
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstscheduler</FILE>
|
|
<TITLE>GstScheduler</TITLE>
|
|
GST_SCHEDULER_PARENT
|
|
GST_SCHEDULER_STATE
|
|
GstSchedulerState
|
|
GstSchedulerFlags
|
|
gst_scheduler_destroy
|
|
gst_scheduler_setup
|
|
gst_scheduler_reset
|
|
gst_scheduler_add_element
|
|
gst_scheduler_remove_element
|
|
gst_scheduler_state_transition
|
|
gst_scheduler_lock_element
|
|
gst_scheduler_unlock_element
|
|
gst_scheduler_yield
|
|
gst_scheduler_interrupt
|
|
gst_scheduler_error
|
|
gst_scheduler_pad_connect
|
|
gst_scheduler_pad_disconnect
|
|
gst_scheduler_pad_select
|
|
gst_scheduler_add_scheduler
|
|
gst_scheduler_remove_scheduler
|
|
gst_scheduler_auto_clock
|
|
gst_scheduler_get_clock
|
|
gst_scheduler_set_clock
|
|
gst_scheduler_use_clock
|
|
gst_scheduler_clock_wait
|
|
gst_scheduler_iterate
|
|
gst_scheduler_show
|
|
<SUBSECTION Standard>
|
|
GstScheduler
|
|
GstSchedulerClass
|
|
gst_scheduler_get_type
|
|
GST_SCHEDULER
|
|
GST_IS_SCHEDULER
|
|
GST_TYPE_SCHEDULER
|
|
GST_SCHEDULER_CLASS
|
|
GST_IS_SCHEDULER_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstschedulerfactory</FILE>
|
|
<TITLE>GstSchedulerFactory</TITLE>
|
|
gst_scheduler_factory_create
|
|
gst_scheduler_factory_destroy
|
|
gst_scheduler_factory_find
|
|
gst_scheduler_factory_get_list
|
|
gst_scheduler_factory_make
|
|
gst_scheduler_factory_new
|
|
gst_scheduler_factory_get_default_name
|
|
gst_scheduler_factory_set_default_name
|
|
<SUBSECTION Standard>
|
|
gst_scheduler_factory_get_type
|
|
GST_IS_SCHEDULER_FACTORY
|
|
GST_IS_SCHEDULER_FACTORY_CLASS
|
|
GST_SCHEDULER_FACTORY
|
|
GST_SCHEDULER_FACTORY_CLASS
|
|
GST_TYPE_SCHEDULER_FACTORY
|
|
GstSchedulerFactory
|
|
GstSchedulerFactoryClass
|
|
</SECTION>
|
|
|
|
|
|
<SECTION>
|
|
<FILE>gstbin</FILE>
|
|
<TITLE>GstBin</TITLE>
|
|
GstBinFlags
|
|
GstBin
|
|
gst_bin_new
|
|
gst_bin_destroy
|
|
gst_bin_add
|
|
gst_bin_add_many
|
|
gst_bin_remove
|
|
gst_bin_get_by_name
|
|
gst_bin_get_by_name_recurse_up
|
|
gst_bin_get_list
|
|
gst_bin_set_state_type
|
|
gst_bin_iterate
|
|
gst_bin_child_state_change
|
|
gst_bin_child_error
|
|
gst_bin_auto_clock
|
|
gst_bin_get_clock
|
|
gst_bin_use_clock
|
|
<SUBSECTION Standard>
|
|
GstBinClass
|
|
gst_bin_get_type
|
|
GST_TYPE_BIN
|
|
GST_BIN
|
|
GST_BIN_CLASS
|
|
GST_BIN_CAST
|
|
GST_BIN_CLASS_CAST
|
|
GST_IS_BIN
|
|
GST_IS_BIN_CLASS
|
|
gst_bin_details
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstparse</FILE>
|
|
<TITLE>GstParse</TITLE>
|
|
GstParseError
|
|
gst_parse_launch
|
|
gst_parse_launchv
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstarch</FILE>
|
|
GST_ARCH_CALL
|
|
GST_ARCH_SET_SP
|
|
GST_ARCH_SETUP_STACK
|
|
GST_ARCH_PRESETJMP
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstdata</FILE>
|
|
<TITLE>GstData</TITLE>
|
|
GstData
|
|
<SUBSECTION Standard>
|
|
GST_DATA
|
|
GST_DATA_TYPE
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstbuffer</FILE>
|
|
<TITLE>GstBuffer</TITLE>
|
|
GST_IS_BUFFER
|
|
GST_BUFFER
|
|
GST_BUFFER_FLAGS
|
|
GST_BUFFER_FLAG_IS_SET
|
|
GST_BUFFER_FLAG_SET
|
|
GST_BUFFER_FLAG_UNSET
|
|
GST_BUFFER_DATA
|
|
GST_BUFFER_SIZE
|
|
GST_BUFFER_OFFSET
|
|
GST_BUFFER_MAXSIZE
|
|
GST_BUFFER_TIMESTAMP
|
|
GST_BUFFER_BUFFERPOOL
|
|
GST_BUFFER_POOL_PRIVATE
|
|
GST_BUFFER_LOCK
|
|
GST_BUFFER_TRYLOCK
|
|
GST_BUFFER_UNLOCK
|
|
GST_BUFFER_PARENT
|
|
GST_BUFFER_MAXAGE
|
|
GST_BUFFER_COPY_FUNC
|
|
GST_BUFFER_FREE_FUNC
|
|
GstBufferCopyFunc
|
|
GstBufferFreeFunc
|
|
GstBufferFlag
|
|
GstBuffer
|
|
gst_buffer_new
|
|
gst_buffer_new_from_pool
|
|
gst_buffer_copy
|
|
gst_buffer_create_sub
|
|
gst_buffer_append
|
|
gst_buffer_ref
|
|
gst_buffer_ref_by_count
|
|
gst_buffer_unref
|
|
gst_buffer_destroy
|
|
gst_buffer_is_span_fast
|
|
gst_buffer_merge
|
|
gst_buffer_span
|
|
gst_buffer_print_stats
|
|
<SUBSECTION Standard>
|
|
GST_TYPE_BUFFER
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstbufferpool</FILE>
|
|
<TITLE>GstBufferPool</TITLE>
|
|
GstBufferPool
|
|
GstBufferPoolBufferNewFunction
|
|
GstBufferPoolDestroyHook
|
|
GST_BUFFER_POOL_UNLOCK
|
|
GST_BUFFER_POOL_LOCK
|
|
gst_buffer_pool_new
|
|
gst_buffer_pool_ref
|
|
gst_buffer_pool_ref_by_count
|
|
gst_buffer_pool_unref
|
|
gst_buffer_pool_destroy
|
|
gst_buffer_pool_get_default
|
|
gst_buffer_pool_set_user_data
|
|
gst_buffer_pool_get_user_data
|
|
gst_buffer_pool_set_buffer_copy_function
|
|
gst_buffer_pool_set_buffer_free_function
|
|
gst_buffer_pool_set_buffer_new_function
|
|
gst_buffer_pool_set_destroy_hook
|
|
<SUBSECTION Standard>
|
|
GST_BUFFER_POOL
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstevent</FILE>
|
|
<TITLE>GstEvent</TITLE>
|
|
GstEventType
|
|
GST_EVENT_TYPE
|
|
GST_EVENT_SRC
|
|
GST_EVENT_TIMESTAMP
|
|
GstSeekType
|
|
GST_EVENT_SEEK_TYPE
|
|
GST_EVENT_SEEK_OFFSET
|
|
GST_EVENT_SEEK_FLUSH
|
|
GST_EVENT_INFO_PROPS
|
|
GstEvent
|
|
gst_event_new
|
|
gst_event_free
|
|
gst_event_copy
|
|
gst_event_new_seek
|
|
gst_event_new_flush
|
|
gst_event_new_info
|
|
<SUBSECTION Standard>
|
|
GST_EVENT
|
|
GST_IS_EVENT
|
|
GST_TYPE_EVENT
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstelement</FILE>
|
|
<TITLE>GstElement</TITLE>
|
|
GstElement
|
|
gst_element_destroy
|
|
gst_element_get_name
|
|
gst_element_set_name
|
|
gst_element_get_factory
|
|
|
|
gst_element_add_pad
|
|
gst_element_remove_pad
|
|
gst_element_add_ghost_pad
|
|
gst_element_remove_ghost_pad
|
|
gst_element_get_pad
|
|
gst_element_get_static_pad
|
|
gst_element_get_request_pad
|
|
gst_element_get_pad_list
|
|
|
|
gst_element_get_pad_template_list
|
|
gst_element_get_pad_template_by_name
|
|
gst_element_class_add_pad_template
|
|
|
|
gst_element_connect
|
|
gst_element_connect_many
|
|
gst_element_connect_filtered
|
|
gst_element_connect_pads
|
|
gst_element_connect_pads_filtered
|
|
gst_element_disconnect
|
|
gst_element_disconnect_many
|
|
gst_element_disconnect_pads
|
|
gst_element_get_compatible_pad
|
|
gst_element_get_compatible_static_pad
|
|
gst_element_get_compatible_request_pad
|
|
gst_element_get_compatible_pad_filtered
|
|
|
|
gst_element_set_state
|
|
gst_element_get_state
|
|
gst_element_state_get_name
|
|
gst_element_wait_state_change
|
|
|
|
gst_element_error
|
|
gst_element_set_eos
|
|
gst_element_interrupt
|
|
gst_element_yield
|
|
|
|
gst_element_get_clock
|
|
gst_element_set_clock
|
|
gst_element_clock_wait
|
|
GstElementGetClockFunction
|
|
GstElementSetClockFunction
|
|
|
|
gst_element_set_loop_function
|
|
GstElementLoopFunction
|
|
gst_element_get_sched
|
|
gst_element_set_sched
|
|
gst_element_get_parent
|
|
gst_element_set_parent
|
|
gst_element_get_managing_bin
|
|
|
|
GstElementState
|
|
GstElementStateReturn
|
|
GST_NUM_STATES
|
|
GST_STATE
|
|
GST_STATE_PENDING
|
|
GST_STATE_TRANSITION
|
|
GST_STATE_NULL_TO_READY
|
|
GST_STATE_READY_TO_PAUSED
|
|
GST_STATE_PAUSED_TO_READY
|
|
GST_STATE_PLAYING_TO_PAUSED
|
|
GST_STATE_PAUSED_TO_PLAYING
|
|
GST_STATE_READY_TO_NULL
|
|
GstElementFlags
|
|
GST_ELEMENT_IS_THREAD_SUGGESTED
|
|
GST_ELEMENT_IS_DECOUPLED
|
|
GST_ELEMENT_IS_EOS
|
|
GST_ELEMENT_IS_EVENT_AWARE
|
|
GST_ELEMENT_PARENT
|
|
GST_ELEMENT_NAME
|
|
GST_ELEMENT_PADS
|
|
GST_ELEMENT_SCHED
|
|
GST_ELEMENT_MANAGER
|
|
GST_ELEMENT_CLOCK
|
|
<SUBSECTION Standard>
|
|
GstElementClass
|
|
GST_TYPE_ELEMENT
|
|
GST_ELEMENT
|
|
GST_ELEMENT_CLASS
|
|
GST_ELEMENT_CAST
|
|
GST_ELEMENT_CLASS_CAST
|
|
GST_IS_ELEMENT
|
|
GST_IS_ELEMENT_CLASS
|
|
gst_element_get_type
|
|
gst_element_class_install_std_props
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstelement_factory</FILE>
|
|
<TITLE>GstElementFactory</TITLE>
|
|
GstElementDetails
|
|
gst_element_factory_new
|
|
gst_element_factory_find
|
|
gst_element_factory_get_list
|
|
gst_element_factory_add_pad_template
|
|
gst_element_factory_can_src_caps
|
|
gst_element_factory_can_sink_caps
|
|
gst_element_factory_create
|
|
gst_element_factory_make
|
|
<SUBSECTION Standard>
|
|
GstElementFactory
|
|
GST_ELEMENT_FACTORY
|
|
GST_IS_ELEMENT_FACTORY
|
|
GST_TYPE_ELEMENT_FACTORY
|
|
gst_element_factory_get_type
|
|
GST_ELEMENT_FACTORY_CLASS
|
|
GST_IS_ELEMENT_FACTORY_CLASS
|
|
</SECTION>
|
|
|
|
|
|
<SECTION>
|
|
<FILE>gstautoplug</FILE>
|
|
<TITLE>GstAutoplug</TITLE>
|
|
GstAutoplug
|
|
GstAutoplugFlags
|
|
gst_autoplug_signal_new_object
|
|
gst_autoplug_to_caps
|
|
gst_autoplug_to_renderers
|
|
<SUBSECTION Standard>
|
|
GST_AUTOPLUG
|
|
GST_IS_AUTOPLUG
|
|
GST_TYPE_AUTOPLUG
|
|
gst_autoplug_get_type
|
|
GST_AUTOPLUG_CLASS
|
|
GST_IS_AUTOPLUG_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstautoplugfactory</FILE>
|
|
<TITLE>GstAutoplugFactory</TITLE>
|
|
GstAutoplugFactory
|
|
gst_autoplug_factory_new
|
|
gst_autoplug_factory_destroy
|
|
gst_autoplug_factory_find
|
|
gst_autoplug_factory_get_list
|
|
gst_autoplug_factory_create
|
|
gst_autoplug_factory_make
|
|
<SUBSECTION Standard>
|
|
gst_autoplug_factory_get_type
|
|
GstAutoplugFactoryClass
|
|
GST_TYPE_AUTOPLUG_FACTORY
|
|
GST_AUTOPLUG_FACTORY
|
|
GST_AUTOPLUG_FACTORY_CLASS
|
|
GST_IS_AUTOPLUG_FACTORY
|
|
GST_IS_AUTOPLUG_FACTORY_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstclock</FILE>
|
|
<TITLE>GstClock</TITLE>
|
|
GstClockTime
|
|
GstClockTimeDiff
|
|
GstClockCallback
|
|
GstClockID
|
|
GstClockReturn
|
|
GST_CLOCK_DIFF
|
|
GST_TIMEVAL_TO_TIME
|
|
GstClock
|
|
gst_clock_set_active
|
|
gst_clock_is_active
|
|
gst_clock_async_supported
|
|
gst_clock_wait_async
|
|
gst_clock_cancel_wait_async
|
|
gst_clock_notify_async
|
|
gst_clock_remove_notify_async
|
|
gst_clock_unlock_id
|
|
gst_clock_wait_id
|
|
gst_clock_get_next_id
|
|
gst_clock_get_time
|
|
gst_clock_id_get_time
|
|
gst_clock_get_resolution
|
|
gst_clock_set_resolution
|
|
gst_clock_set_speed
|
|
gst_clock_get_speed
|
|
gst_clock_reset
|
|
gst_clock_wait
|
|
<SUBSECTION Standard>
|
|
gst_clock_get_type
|
|
GST_TYPE_CLOCK
|
|
GST_CLOCK
|
|
GST_CLOCK_CLASS
|
|
GST_IS_CLOCK
|
|
GST_IS_CLOCK_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstlog</FILE>
|
|
<SUBSECTION Standard>
|
|
gst_info
|
|
GST_SHOW_INFO
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstobject</FILE>
|
|
<TITLE>GstObject</TITLE>
|
|
GstObjectFlags
|
|
GstObject
|
|
GST_FLAGS
|
|
GST_FLAG_IS_SET
|
|
GST_FLAG_SET
|
|
GST_FLAG_UNSET
|
|
GST_LOCK
|
|
GST_TRYLOCK
|
|
GST_UNLOCK
|
|
GST_GET_LOCK
|
|
GST_OBJECT_PARENT
|
|
GST_OBJECT_NAME
|
|
GST_OBJECT_FLOATING
|
|
GST_OBJECT_DESTROYED
|
|
gst_object_check_uniqueness
|
|
gst_object_set_parent
|
|
gst_object_get_parent
|
|
gst_object_set_name
|
|
gst_object_get_name
|
|
gst_object_unparent
|
|
gst_object_ref
|
|
gst_object_unref
|
|
gst_object_sink
|
|
gst_object_destroy
|
|
gst_object_save_thyself
|
|
gst_object_restore_thyself
|
|
gst_object_get_path_string
|
|
gst_class_signal_emit_by_name
|
|
gst_class_signal_connect
|
|
<SUBSECTION Standard>
|
|
gst_object_get_type
|
|
GstObjectClass
|
|
GST_TYPE_OBJECT
|
|
GST_OBJECT
|
|
GST_OBJECT_CLASS
|
|
GST_IS_OBJECT
|
|
GST_IS_OBJECT_CLASS
|
|
GST_OBJECT_CAST
|
|
GST_OBJECT_CLASS_CAST
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstpad</FILE>
|
|
<TITLE>GstPad</TITLE>
|
|
GST_PAD_NAME
|
|
GST_PAD_ELEMENT_PRIVATE
|
|
GST_PAD_PARENT
|
|
GST_PAD_PAD_TEMPLATE
|
|
GST_PAD_REALIZE
|
|
GST_PAD_DIRECTION
|
|
GST_PAD_CAPS
|
|
GST_PAD_PEER
|
|
GST_PAD_CAN_PULL
|
|
GST_PAD_IS_SINK
|
|
GST_PAD_IS_SRC
|
|
GST_PAD_IS_CONNECTED
|
|
|
|
GstPad
|
|
GstPadChainFunction
|
|
GstPadGetFunction
|
|
GstPadGetRegionFunction
|
|
GstPadBufferPoolFunction
|
|
GstPadGetCapsFunction
|
|
|
|
GstRegionType
|
|
GstPadPullRegionFunction
|
|
GstPadEventFunction
|
|
GstPadConnectFunction
|
|
GstPadConnectReturn
|
|
|
|
GstPadDirection
|
|
GstPadFlags
|
|
|
|
gst_pad_new
|
|
gst_pad_destroy
|
|
gst_pad_new_from_template
|
|
gst_pad_get_direction
|
|
gst_pad_set_chain_function
|
|
gst_pad_set_get_function
|
|
gst_pad_set_getregion_function
|
|
gst_pad_set_bufferpool_function
|
|
gst_pad_set_connect_function
|
|
gst_pad_set_getcaps_function
|
|
gst_pad_try_set_caps
|
|
gst_pad_get_caps
|
|
gst_pad_check_compatibility
|
|
gst_pad_set_name
|
|
gst_pad_get_name
|
|
gst_pad_set_element_private
|
|
gst_pad_get_element_private
|
|
gst_pad_set_parent
|
|
gst_pad_get_parent
|
|
gst_pad_get_sched
|
|
gst_pad_set_sched
|
|
gst_pad_unset_sched
|
|
gst_pad_get_real_parent
|
|
gst_pad_add_ghost_pad
|
|
gst_pad_remove_ghost_pad
|
|
gst_pad_get_ghost_pad_list
|
|
gst_pad_get_peer
|
|
gst_pad_connect
|
|
gst_pad_connect_filtered
|
|
gst_pad_reconnect_filtered
|
|
gst_pad_try_reconnect_filtered
|
|
gst_pad_disconnect
|
|
gst_pad_can_connect
|
|
gst_pad_can_connect_filtered
|
|
gst_pad_push
|
|
gst_pad_pull
|
|
gst_pad_pullregion
|
|
gst_pad_get_bufferpool
|
|
gst_pad_load_and_connect
|
|
gst_pad_proxy_connect
|
|
gst_pad_get_pad_template
|
|
gst_pad_get_pad_template_caps
|
|
gst_pad_get_allowed_caps
|
|
gst_pad_recalc_allowed_caps
|
|
gst_pad_perform_negotiate
|
|
gst_pad_ghost_save_thyself
|
|
gst_pad_peek
|
|
gst_pad_select
|
|
gst_pad_selectv
|
|
gst_pad_send_event
|
|
gst_pad_event_default
|
|
gst_pad_set_event_function
|
|
|
|
GstRealPad
|
|
GST_RPAD_LEN
|
|
GST_RPAD_OFFSET
|
|
GST_RPAD_SCHED
|
|
GST_RPAD_REGIONTYPE
|
|
GST_RPAD_DIRECTION
|
|
GST_RPAD_CAPS
|
|
GST_RPAD_PEER
|
|
GST_RPAD_BUFPEN
|
|
GST_RPAD_CHAINFUNC
|
|
GST_RPAD_FILTER
|
|
GST_RPAD_APPFILTER
|
|
GST_RPAD_GETFUNC
|
|
GST_RPAD_GETREGIONFUNC
|
|
GST_RPAD_PULLREGIONFUNC
|
|
GST_RPAD_BUFFERPOOLFUNC
|
|
GST_RPAD_CHAINHANDLER
|
|
GST_RPAD_EVENTFUNC
|
|
GST_RPAD_EVENTHANDLER
|
|
GST_RPAD_GETHANDLER
|
|
GST_RPAD_CONNECTFUNC
|
|
GST_RPAD_GETCAPSFUNC
|
|
|
|
GST_GPAD_REALPAD
|
|
GstGhostPad
|
|
gst_ghost_pad_new
|
|
|
|
<SUBSECTION Standard>
|
|
GstPadClass
|
|
GST_TYPE_PAD
|
|
GST_PAD
|
|
GST_PAD_CLASS
|
|
GST_PAD_CAST
|
|
GST_PAD_CLASS_CAST
|
|
GST_IS_PAD
|
|
GST_IS_PAD_CLASS
|
|
GST_IS_PAD_FAST
|
|
gst_pad_get_type
|
|
|
|
GstRealPadClass
|
|
GST_TYPE_REAL_PAD
|
|
GST_REAL_PAD
|
|
GST_REAL_PAD_CLASS
|
|
GST_REAL_PAD_CAST
|
|
GST_REAL_PAD_CLASS_CAST
|
|
GST_IS_REAL_PAD
|
|
GST_IS_REAL_PAD_CLASS
|
|
GST_IS_REAL_PAD_FAST
|
|
gst_real_pad_get_type
|
|
|
|
GstGhostPadClass
|
|
GST_TYPE_GHOST_PAD
|
|
GST_GHOST_PAD
|
|
GST_GHOST_PAD_CLASS
|
|
GST_GHOST_PAD_CAST
|
|
GST_GHOST_PAD_CLASS_CAST
|
|
GST_IS_GHOST_PAD
|
|
GST_IS_GHOST_PAD_CLASS
|
|
GST_IS_GHOST_PAD_FAST
|
|
gst_ghost_pad_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstpadtemplate</FILE>
|
|
<TITLE>GstPAD_TEMPLATE</TITLE>
|
|
GstPadPresence
|
|
GstPAD_TEMPLATE
|
|
GST_PAD_TEMPLATE_CAPS
|
|
GST_PAD_TEMPLATE_DIRECTION
|
|
GST_PAD_TEMPLATE_NAME_TEMPLATE
|
|
GST_PAD_TEMPLATE_PRESENCE
|
|
GST_PAD_TEMPLATE_NEW
|
|
GST_PAD_TEMPLATE_FACTORY
|
|
GST_PAD_TEMPLATE_GET
|
|
GST_PAD_TEMPLATE_FIXED
|
|
GST_PAD_TEMPLATE_IS_FIXED
|
|
gst_pad_template_new
|
|
gst_pad_template_load_thyself
|
|
gst_pad_template_save_thyself
|
|
gst_pad_template_get_caps
|
|
gst_pad_template_get_caps_by_name
|
|
|
|
<SUBSECTION Standard>
|
|
GstPAD_TEMPLATEClass
|
|
GST_TYPE_PAD_TEMPLATE
|
|
GST_PAD_TEMPLATE
|
|
GST_PAD_TEMPLATE_CLASS
|
|
GST_IS_PAD_TEMPLATE
|
|
GST_IS_PAD_TEMPLATE_CLASS
|
|
gst_pad_template_get_type
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstpipeline</FILE>
|
|
<TITLE>GstPipeline</TITLE>
|
|
GstPipeline
|
|
gst_pipeline_new
|
|
gst_pipeline_destroy
|
|
<SUBSECTION Standard>
|
|
GstPipelineClass
|
|
gst_pipeline_get_type
|
|
GST_TYPE_PIPELINE
|
|
GST_PIPELINE
|
|
GST_PIPELINE_CLASS
|
|
GST_IS_PIPELINE
|
|
GST_IS_PIPELINE_CLASS
|
|
gst_pipeline_details
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstplugin</FILE>
|
|
<TITLE>GstPlugin</TITLE>
|
|
GstPlugin
|
|
GstPluginInitFunc
|
|
GstPluginDesc
|
|
GST_PLUGIN_DESC
|
|
GST_PLUGIN_DESC_DYNAMIC
|
|
GST_PLUGIN_DESC_STATIC
|
|
gst_plugin_set_name
|
|
gst_plugin_get_name
|
|
gst_plugin_get_longname
|
|
gst_plugin_set_longname
|
|
gst_plugin_get_filename
|
|
gst_plugin_is_loaded
|
|
gst_plugin_load_all
|
|
gst_plugin_load
|
|
gst_plugin_load_absolute
|
|
gst_plugin_add_path
|
|
gst_library_load
|
|
gst_plugin_find
|
|
gst_plugin_get_list
|
|
gst_plugin_load_thyself
|
|
gst_plugin_save_thyself
|
|
gst_plugin_add_feature
|
|
gst_plugin_get_feature_list
|
|
gst_plugin_load_plugin
|
|
gst_plugin_unload_all
|
|
<SUBSECTION Standard>
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstpluginfeature</FILE>
|
|
<TITLE>GstPluginFeature</TITLE>
|
|
gst_plugin_feature_ensure_loaded
|
|
gst_plugin_feature_unload_thyself
|
|
<SUBSECTION Standard>
|
|
GstPluginFeature
|
|
GST_PLUGIN_FEATURE
|
|
GST_IS_PLUGIN_FEATURE
|
|
GST_TYPE_PLUGIN_FEATURE
|
|
gst_plugin_feature_get_type
|
|
GST_PLUGIN_FEATURE_CLASS
|
|
GST_IS_PLUGIN_FEATURE_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gsttee</FILE>
|
|
<TITLE>GstTee</TITLE>
|
|
<SUBSECTION Standard>
|
|
gst_tee_factory_init
|
|
GstTee
|
|
gst_tee_get_type
|
|
gst_tee_details
|
|
GstTeeClass
|
|
GST_TYPE_TEE
|
|
GST_TEE
|
|
GST_TEE_CLASS
|
|
GST_IS_TEE
|
|
GST_IS_TEE_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstthread</FILE>
|
|
<TITLE>GstThread</TITLE>
|
|
GstThreadState
|
|
GstThread
|
|
gst_thread_new
|
|
<SUBSECTION Standard>
|
|
GstThreadClass
|
|
gst_thread_get_type
|
|
GST_TYPE_THREAD
|
|
GST_THREAD
|
|
GST_THREAD_CLASS
|
|
GST_IS_THREAD
|
|
GST_IS_THREAD_CLASS
|
|
gst_thread_details
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gsttrace</FILE>
|
|
<TITLE>GstTrace</TITLE>
|
|
<SUBSECTION Standard>
|
|
gst_trace_read_tsc
|
|
GstTrace
|
|
GstTraceEntry
|
|
gst_trace_new
|
|
gst_trace_destroy
|
|
gst_trace_flush
|
|
gst_trace_text_flush
|
|
gst_trace_get_size
|
|
gst_trace_get_offset
|
|
gst_trace_get_remaining
|
|
gst_trace_set_default
|
|
TRACE_ENABLE
|
|
gst_trace_add_entry
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gsttype</FILE>
|
|
<TITLE>GstType</TITLE>
|
|
GstType
|
|
gst_type_register
|
|
gst_type_find_by_mime
|
|
gst_type_find_by_ext
|
|
gst_type_find_by_id
|
|
gst_type_get_list
|
|
<SUBSECTION Standard>
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gsttypefactory</FILE>
|
|
<TITLE>GstTypeFactory</TITLE>
|
|
GstTypeFactory
|
|
GstTypeDefinition
|
|
GstTypeFindFunc
|
|
gst_type_factory_new
|
|
gst_type_factory_find
|
|
gst_type_factory_get_list
|
|
<SUBSECTION Standard>
|
|
GST_TYPE_FACTORY
|
|
GST_IS_TYPE_FACTORY
|
|
GST_TYPE_TYPE_FACTORY
|
|
gst_type_factory_get_type
|
|
GST_TYPE_FACTORY_CLASS
|
|
GST_IS_TYPE_FACTORY_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstcaps</FILE>
|
|
<TITLE>GstCaps</TITLE>
|
|
GST_TYPE_CAPS
|
|
GST_CAPS_NEW
|
|
GST_CAPS_FACTORY
|
|
GST_CAPS_GET
|
|
GST_CAPS_IS_CHAINED
|
|
GST_CAPS_IS_FIXED
|
|
GstCaps
|
|
gst_caps_new
|
|
gst_caps_new_id
|
|
gst_caps_destroy
|
|
gst_caps_ref
|
|
gst_caps_unref
|
|
gst_caps_copy
|
|
gst_caps_copy_1
|
|
gst_caps_copy_on_write
|
|
gst_caps_chain
|
|
gst_caps_append
|
|
gst_caps_prepend
|
|
gst_caps_set_name
|
|
gst_caps_get_name
|
|
gst_caps_set_type_id
|
|
gst_caps_get_type_id
|
|
gst_caps_set_mime
|
|
gst_caps_get_mime
|
|
gst_caps_set_props
|
|
gst_caps_get_props
|
|
gst_caps_check_compatibility
|
|
gst_caps_has_property
|
|
gst_caps_has_fixed_property
|
|
gst_caps_has_property_typed
|
|
gst_caps_normalize
|
|
gst_caps_set
|
|
gst_caps_get
|
|
gst_caps_intersect
|
|
gst_caps_get_boolean
|
|
gst_caps_get_by_name
|
|
gst_caps_get_fourcc_int
|
|
gst_caps_get_int
|
|
gst_caps_get_string
|
|
gst_caps_get_float
|
|
|
|
gst_caps_save_thyself
|
|
gst_caps_load_thyself
|
|
gst_caps_debug
|
|
<SUBSECTION Standard>
|
|
GST_CAPS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstprops</FILE>
|
|
<TITLE>GstProps</TITLE>
|
|
GstProps
|
|
GstPropsEntry
|
|
GstPropsType
|
|
GST_TYPE_PROPS
|
|
GST_MAKE_FOURCC
|
|
GST_STR_FOURCC
|
|
GST_PROPS_LIST
|
|
GST_PROPS_INT
|
|
GST_PROPS_INT_ANY
|
|
GST_PROPS_INT_RANGE
|
|
GST_PROPS_INT_NEGATIVE
|
|
GST_PROPS_FOURCC
|
|
GST_PROPS_BOOLEAN
|
|
GST_PROPS_STRING
|
|
GST_PROPS_FLOAT
|
|
GST_PROPS_FLOAT_RANGE
|
|
GST_PROPS_INT_POSITIVE
|
|
gst_props_new
|
|
gst_props_newv
|
|
gst_props_merge
|
|
gst_props_copy
|
|
gst_props_copy_on_write
|
|
gst_props_destroy
|
|
gst_props_ref
|
|
gst_props_unref
|
|
gst_props_check_compatibility
|
|
gst_props_has_property
|
|
gst_props_normalize
|
|
gst_props_set
|
|
gst_props_get
|
|
gst_props_has_fixed_property
|
|
gst_props_has_property_typed
|
|
gst_props_intersect
|
|
gst_props_debug
|
|
gst_props_save_thyself
|
|
gst_props_load_thyself
|
|
|
|
gst_props_get_entry
|
|
gst_props_entry_get
|
|
gst_props_entry_get_boolean
|
|
gst_props_entry_get_float
|
|
gst_props_entry_get_float_range
|
|
gst_props_entry_get_fourcc_int
|
|
gst_props_entry_get_int
|
|
gst_props_entry_get_int_range
|
|
gst_props_entry_get_list
|
|
gst_props_entry_get_name
|
|
gst_props_entry_get_string
|
|
gst_props_entry_get_type
|
|
gst_props_entry_is_fixed
|
|
<SUBSECTION Standard>
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstutils</FILE>
|
|
<TITLE>GstUtils</TITLE>
|
|
gst_util_set_object_arg
|
|
gst_util_set_value_from_string
|
|
gst_util_get_int_arg
|
|
gst_util_get_bool_arg
|
|
gst_util_get_long_arg
|
|
gst_util_get_float_arg
|
|
gst_util_get_double_arg
|
|
gst_util_get_string_arg
|
|
gst_util_get_pointer_arg
|
|
gst_util_get_int64_arg
|
|
gst_util_dump_mem
|
|
gst_util_has_arg
|
|
gst_print_element_args
|
|
gst_print_pad_caps
|
|
<SUBSECTION Standard>
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstxml</FILE>
|
|
<TITLE>GstXML</TITLE>
|
|
gst_xml_new
|
|
gst_xml_parse_doc
|
|
gst_xml_parse_memory
|
|
gst_xml_parse_file
|
|
gst_xml_write
|
|
gst_xml_write_file
|
|
gst_xml_get_element
|
|
gst_xml_get_topelements
|
|
gst_xml_make_element
|
|
|
|
<SUBSECTION Standard>
|
|
gst_xml_get_type
|
|
GST_XML
|
|
GST_IS_XML
|
|
GST_IS_XML_CLASS
|
|
GST_TYPE_XML
|
|
GST_XML_CLASS
|
|
GstXML
|
|
GstXMLClass
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gstcpu</FILE>
|
|
<TITLE>GstCpu</TITLE>
|
|
GstCPUFlags
|
|
gst_cpu_get_flags
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gsttimecache</FILE>
|
|
<TITLE>GstTimeCache</TITLE>
|
|
GstTimeCacheEntry
|
|
GstTimeCacheGroup
|
|
GstTimeCacheCertainty
|
|
gst_time_cache_new
|
|
gst_time_cache_get_group
|
|
gst_time_cache_new_group
|
|
gst_time_cache_set_group
|
|
gst_time_cache_set_certainty
|
|
gst_time_cache_get_certainty
|
|
gst_time_cache_add_entry
|
|
gst_time_cache_find_location
|
|
gst_time_cache_find_timestamp
|
|
<SUBSECTION Standard>
|
|
GstTimeCache
|
|
GST_TIME_CACHE
|
|
GST_IS_TIME_CACHE
|
|
GST_TYPE_TIME_CACHE
|
|
gst_time_cache_get_type
|
|
GST_TIME_CACHE_CLASS
|
|
GST_IS_TIME_CACHE_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gststaticautoplug</FILE>
|
|
<TITLE>GstStaticAutoplug</TITLE>
|
|
<SUBSECTION Standard>
|
|
GstStaticAutoplug
|
|
GST_STATIC_AUTOPLUG
|
|
GST_IS_STATIC_AUTOPLUG
|
|
GST_TYPE_STATIC_AUTOPLUG
|
|
gst_static_autoplug_get_type
|
|
GST_STATIC_AUTOPLUG_CLASS
|
|
GST_IS_STATIC_AUTOPLUG_CLASS
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gststaticautoplugrender</FILE>
|
|
<TITLE>GstStaticAutoplugRender</TITLE>
|
|
<SUBSECTION Standard>
|
|
GstStaticAutoplugRender
|
|
GST_STATIC_AUTOPLUG_RENDER
|
|
GST_IS_STATIC_AUTOPLUG_RENDER
|
|
GST_TYPE_STATIC_AUTOPLUG_RENDER
|
|
gst_static_autoplug_render_get_type
|
|
GST_STATIC_AUTOPLUG_RENDER_CLASS
|
|
GST_IS_STATIC_AUTOPLUG_RENDER_CLASS
|
|
</SECTION>
|