ts-jitterbuffer
Simple jitterbuffer
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──ts-jitterbuffer
Factory details
Authors: – Mathieu Duponchelle
Classification: – Generic
Rank – none
Plugin – threadshare
Package – gst-plugin-threadshare
Pad Templates
Signals
request-pt-map
GstCaps * request_pt_map_callback (GstElement * param_0, guint arg0, gpointer udata)
def request_pt_map_callback (param_0, arg0, udata):
#python callback for the 'request-pt-map' signal
function request_pt_map_callback(param_0: GstElement * param_0, arg0: guint arg0, udata: gpointer udata): {
// javascript callback for the 'request-pt-map' signal
}
Parameters:
param_0
–
arg0
–
udata
–
Flags: Run Last
Action Signals
clear-pt-map
g_signal_emit_by_name (param_0, "clear-pt-map");
ret = param_0.emit ("clear-pt-map")
let ret = param_0.emit ("clear-pt-map");
Parameters:
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-lost
“do-lost” gboolean
Send an event downstream when a packet is lost
Flags : Read / Write
Default value : false
max-dropout-time
“max-dropout-time” guint
The maximum time (milliseconds) of missing packets tolerated.
Flags : Read / Write
Default value : 60000
max-misorder-time
“max-misorder-time” guint
The maximum time (milliseconds) of misordered packets tolerated.
Flags : Read / Write
Default value : 2000
stats
“stats” GstStructure *
Various statistics
Flags : Read
Default value :
application/x-rtp-jitterbuffer-stats, num-pushed=(guint64)0, num-lost=(guint64)0, num-late=(guint64)0;
The results of the search are