ts-appsrc
Thread-sharing app source
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──ts-appsrc
Factory details
Authors: – Sebastian Dröge
Classification: – Source/Generic
Rank – none
Plugin – threadshare
Package – gst-plugin-threadshare
Pad Templates
Action Signals
end-of-stream
g_signal_emit_by_name (self, "end-of-stream", &ret);
ret = self.emit ("end-of-stream")
let ret = self.emit ("end-of-stream");
Parameters:
A ts-appsrc
push-buffer
g_signal_emit_by_name (param_0, "push-buffer", arg0, &ret);
ret = param_0.emit ("push-buffer", arg0)
let ret = param_0.emit ("push-buffer", arg0);
Parameters:
No description available
No description available
No description available
Properties
context-wait
“context-wait” guint
Throttle poll loop to run at most once every this many ms
Flags : Read / Write
Default value : 0
do-timestamp
“do-timestamp” gboolean
Timestamp buffers with the current running time on arrival
Flags : Read / Write
Default value : false
max-buffers
“max-buffers” guint
Maximum number of buffers to queue up
Flags : Read / Write
Default value : 10
The results of the search are