BaseDepayload
Object Hierarchy:
Gst.RTP.BaseDepayload
Gst.RTP.BaseDepayload
Gst.RTP.BaseDepayload
Gst.Element
Gst.Element
Gst.Element->Gst.RTP.BaseDepayload
Gst.Object
Gst.Object
Gst.Object->Gst.Element
GLib.InitiallyUnowned
GLib.InitiallyUnowned
GLib.InitiallyUnowned->Gst.Object
GLib.Object
GLib.Object
GLib.Object->GLib.InitiallyUnowned
Description:
[ CCode ( type_id = "gst_rtp_base_depayload_get_type ()" ) ] [ GIR ( name = "RTPBaseDepayload" ) ]public abstract class BaseDepayload : Element
Provides a base class for RTP depayloaders
Content:
Properties:
public bool auto_header_extension { get ; set ; }
If enabled, the depayloader will automatically try to enable all the
RTP header extensions provided in the sink caps, saving the application the need to handle these extensions manually using the
GstRTPBaseDepayload::request-extension: signal.
public int max_reorder { get ; set ; }
Max seqnum reorder before the sender is assumed to have restarted.
public bool source_info { get ; set ; }
Add RTP source information found in RTP header as meta to output
buffer.
public Structure stats { owned get ; }
Various depayloader statistics retrieved atomically (and are therefore
synchroized with each other).
Creation methods:
Methods:
Signals:
public signal void add_extension (owned HeaderExtension ext)
Add ext
as an extension for reading part of an RTP header
extension from incoming RTP packets.
public signal void clear_extensions ()
Clear all RTP header extensions used by this depayloader.
public signal HeaderExtension request_extension (uint ext_id, string ? ext_uri)
The returned ext
must be configured with the correct
ext_id
and with the necessary attributes as required by the extension implementation.
Fields:
Inherited Members:
All known members inherited from class Gst.Element
All known members inherited from class Gst.Object
@lock
@ref
add_control_binding
check_uniqueness
deep_notify
default_deep_notify
default_error
flags
get_control_binding
get_control_rate
get_g_value_array
get_name
get_parent
get_path_string
get_value
has_active_control_bindings
has_ancestor
has_as_ancestor
has_as_parent
name
parent
remove_control_binding
replace
set_control_binding_disabled
set_control_bindings_disabled
set_control_rate
set_name
set_parent
suggest_next_sync
sync_values
unparent
unref
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref