Gst.WebRTCRTPTransceiver – gstreamer-webrtc-1.0 Reference Manual
Packages
gstreamer-webrtc-1.0
Gst
WebRTCRTPTransceiver
codec_preferences
current_direction
direction
kind
mid
mlineindex
receiver
sender
WebRTCRTPTransceiver
WebRTCRTPTransceiver
Object Hierarchy:
Description:
[
CCode
( lower_case_csuffix =
"webrtc_rtp_transceiver"
, type_id =
"gst_webrtc_rtp_transceiver_get_type ()"
) ]
public
abstract
class
WebRTCRTPTransceiver
:
Object
Mostly matches the WebRTC RTCRtpTransceiver interface.
Namespace:
Gst
Package:
gstreamer-webrtc-1.0
Content:
Properties:
public
Caps
codec_preferences
{
owned
get
;
set
; }
Caps representing the codec preferences.
public
WebRTCRTPTransceiverDirection
current_direction
{
get
; }
The transceiver's current directionality, or none if the transceiver is stopped or has never participated in an exchange of offers and answers.
public
WebRTCRTPTransceiverDirection
direction
{
get
;
set
; }
Direction of the transceiver.
public
WebRTCKind
kind
{
get
; }
The kind of media this transceiver transports
public
string
mid
{
owned
get
; }
The media ID of the m-line associated with this transceiver.
public
uint
mlineindex
{
get
;
construct
; }
public
WebRTCRTPReceiver
receiver
{
owned
get
;
construct
; }
public
WebRTCRTPSender
sender
{
owned
get
;
construct
; }
Creation methods:
protected
WebRTCRTPTransceiver
()
Inherited Members:
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