mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-25 01:54:17 +00:00
docs: add appsrc symbols to standard section
--
This commit is contained in:
parent
79771eaba7
commit
e010efc53f
1 changed files with 5 additions and 0 deletions
|
@ -31,8 +31,13 @@ gst_app_src_set_max_bytes
|
||||||
gst_app_src_get_max_bytes
|
gst_app_src_get_max_bytes
|
||||||
gst_app_src_set_latency
|
gst_app_src_set_latency
|
||||||
gst_app_src_get_latency
|
gst_app_src_get_latency
|
||||||
|
gst_app_src_set_emit_signals
|
||||||
|
gst_app_src_get_emit_signals
|
||||||
gst_app_src_push_buffer
|
gst_app_src_push_buffer
|
||||||
gst_app_src_end_of_stream
|
gst_app_src_end_of_stream
|
||||||
|
GstAppSrcCallbacks
|
||||||
|
gst_app_src_set_callbacks
|
||||||
|
|
||||||
GstAppSrcClass
|
GstAppSrcClass
|
||||||
GstAppSrcPrivate
|
GstAppSrcPrivate
|
||||||
GstAppStreamType
|
GstAppStreamType
|
||||||
|
|
Loading…
Reference in a new issue