Symbol MappingΒΆ

C

Python

GST_WEBRTC_BUNDLE_POLICY_BALANCED

GstWebRTC.WebRTCBundlePolicy.BALANCED

GST_WEBRTC_BUNDLE_POLICY_MAX_BUNDLE

GstWebRTC.WebRTCBundlePolicy.MAX_BUNDLE

GST_WEBRTC_BUNDLE_POLICY_MAX_COMPAT

GstWebRTC.WebRTCBundlePolicy.MAX_COMPAT

GST_WEBRTC_BUNDLE_POLICY_NONE

GstWebRTC.WebRTCBundlePolicy.NONE

gst_webrtc_data_channel_close

GstWebRTC.WebRTCDataChannel.close

gst_webrtc_data_channel_send_data

GstWebRTC.WebRTCDataChannel.send_data

gst_webrtc_data_channel_send_data_full

GstWebRTC.WebRTCDataChannel.send_data_full

gst_webrtc_data_channel_send_string

GstWebRTC.WebRTCDataChannel.send_string

gst_webrtc_data_channel_send_string_full

GstWebRTC.WebRTCDataChannel.send_string_full

GST_WEBRTC_DATA_CHANNEL_STATE_CLOSED

GstWebRTC.WebRTCDataChannelState.CLOSED

GST_WEBRTC_DATA_CHANNEL_STATE_CLOSING

GstWebRTC.WebRTCDataChannelState.CLOSING

GST_WEBRTC_DATA_CHANNEL_STATE_CONNECTING

GstWebRTC.WebRTCDataChannelState.CONNECTING

GST_WEBRTC_DATA_CHANNEL_STATE_OPEN

GstWebRTC.WebRTCDataChannelState.OPEN

GST_WEBRTC_DTLS_SETUP_ACTIVE

GstWebRTC.WebRTCDTLSSetup.ACTIVE

GST_WEBRTC_DTLS_SETUP_ACTPASS

GstWebRTC.WebRTCDTLSSetup.ACTPASS

GST_WEBRTC_DTLS_SETUP_NONE

GstWebRTC.WebRTCDTLSSetup.NONE

GST_WEBRTC_DTLS_SETUP_PASSIVE

GstWebRTC.WebRTCDTLSSetup.PASSIVE

GST_WEBRTC_DTLS_TRANSPORT_STATE_CLOSED

GstWebRTC.WebRTCDTLSTransportState.CLOSED

GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTED

GstWebRTC.WebRTCDTLSTransportState.CONNECTED

GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTING

GstWebRTC.WebRTCDTLSTransportState.CONNECTING

GST_WEBRTC_DTLS_TRANSPORT_STATE_FAILED

GstWebRTC.WebRTCDTLSTransportState.FAILED

GST_WEBRTC_DTLS_TRANSPORT_STATE_NEW

GstWebRTC.WebRTCDTLSTransportState.NEW

GST_WEBRTC_ERROR_DATA_CHANNEL_FAILURE

GstWebRTC.WebRTCError.DATA_CHANNEL_FAILURE

GST_WEBRTC_ERROR_DTLS_FAILURE

GstWebRTC.WebRTCError.DTLS_FAILURE

GST_WEBRTC_ERROR_ENCODER_ERROR

GstWebRTC.WebRTCError.ENCODER_ERROR

GST_WEBRTC_ERROR_FINGERPRINT_FAILURE

GstWebRTC.WebRTCError.FINGERPRINT_FAILURE

GST_WEBRTC_ERROR_HARDWARE_ENCODER_NOT_AVAILABLE

GstWebRTC.WebRTCError.HARDWARE_ENCODER_NOT_AVAILABLE

GST_WEBRTC_ERROR_INTERNAL_FAILURE

GstWebRTC.WebRTCError.INTERNAL_FAILURE

GST_WEBRTC_ERROR_INVALID_MODIFICATION

GstWebRTC.WebRTCError.INVALID_MODIFICATION

GST_WEBRTC_ERROR_INVALID_STATE

GstWebRTC.WebRTCError.INVALID_STATE

gst_webrtc_error_quark

GstWebRTC.WebRTCError.quark

gst_webrtc_error_quark

GstWebRTC.webrtc_error_quark

GST_WEBRTC_ERROR_SCTP_FAILURE

GstWebRTC.WebRTCError.SCTP_FAILURE

GST_WEBRTC_ERROR_SDP_SYNTAX_ERROR

GstWebRTC.WebRTCError.SDP_SYNTAX_ERROR

GST_WEBRTC_ERROR_TYPE_ERROR

GstWebRTC.WebRTCError.TYPE_ERROR

GST_WEBRTC_FEC_TYPE_NONE

GstWebRTC.WebRTCFECType.NONE

GST_WEBRTC_FEC_TYPE_ULP_RED

GstWebRTC.WebRTCFECType.ULP_RED

gst_webrtc_ice_add_candidate

GstWebRTC.WebRTCICE.add_candidate

gst_webrtc_ice_add_stream

GstWebRTC.WebRTCICE.add_stream

gst_webrtc_ice_add_turn_server

GstWebRTC.WebRTCICE.add_turn_server

gst_webrtc_ice_candidate_stats_copy

GstWebRTC.WebRTCICECandidateStats.copy

gst_webrtc_ice_candidate_stats_free

GstWebRTC.WebRTCICECandidateStats.free

GST_WEBRTC_ICE_COMPONENT_RTCP

GstWebRTC.WebRTCICEComponent.RTCP

GST_WEBRTC_ICE_COMPONENT_RTP

GstWebRTC.WebRTCICEComponent.RTP

GST_WEBRTC_ICE_CONNECTION_STATE_CHECKING

GstWebRTC.WebRTCICEConnectionState.CHECKING

GST_WEBRTC_ICE_CONNECTION_STATE_CLOSED

GstWebRTC.WebRTCICEConnectionState.CLOSED

GST_WEBRTC_ICE_CONNECTION_STATE_COMPLETED

GstWebRTC.WebRTCICEConnectionState.COMPLETED

GST_WEBRTC_ICE_CONNECTION_STATE_CONNECTED

GstWebRTC.WebRTCICEConnectionState.CONNECTED

GST_WEBRTC_ICE_CONNECTION_STATE_DISCONNECTED

GstWebRTC.WebRTCICEConnectionState.DISCONNECTED

GST_WEBRTC_ICE_CONNECTION_STATE_FAILED

GstWebRTC.WebRTCICEConnectionState.FAILED

GST_WEBRTC_ICE_CONNECTION_STATE_NEW

GstWebRTC.WebRTCICEConnectionState.NEW

gst_webrtc_ice_find_transport

GstWebRTC.WebRTCICE.find_transport

gst_webrtc_ice_gather_candidates

GstWebRTC.WebRTCICE.gather_candidates

GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE

GstWebRTC.WebRTCICEGatheringState.COMPLETE

GST_WEBRTC_ICE_GATHERING_STATE_GATHERING

GstWebRTC.WebRTCICEGatheringState.GATHERING

GST_WEBRTC_ICE_GATHERING_STATE_NEW

GstWebRTC.WebRTCICEGatheringState.NEW

gst_webrtc_ice_get_http_proxy

GstWebRTC.WebRTCICE.get_http_proxy

gst_webrtc_ice_get_is_controller

GstWebRTC.WebRTCICE.get_is_controller

gst_webrtc_ice_get_local_candidates

GstWebRTC.WebRTCICE.get_local_candidates

gst_webrtc_ice_get_remote_candidates

GstWebRTC.WebRTCICE.get_remote_candidates

gst_webrtc_ice_get_selected_pair

GstWebRTC.WebRTCICE.get_selected_pair

gst_webrtc_ice_get_stun_server

GstWebRTC.WebRTCICE.get_stun_server

gst_webrtc_ice_get_turn_server

GstWebRTC.WebRTCICE.get_turn_server

GST_WEBRTC_ICE_ROLE_CONTROLLED

GstWebRTC.WebRTCICERole.CONTROLLED

GST_WEBRTC_ICE_ROLE_CONTROLLING

GstWebRTC.WebRTCICERole.CONTROLLING

gst_webrtc_ice_set_force_relay

GstWebRTC.WebRTCICE.set_force_relay

gst_webrtc_ice_set_http_proxy

GstWebRTC.WebRTCICE.set_http_proxy

gst_webrtc_ice_set_is_controller

GstWebRTC.WebRTCICE.set_is_controller

gst_webrtc_ice_set_local_credentials

GstWebRTC.WebRTCICE.set_local_credentials

gst_webrtc_ice_set_on_ice_candidate

GstWebRTC.WebRTCICE.set_on_ice_candidate

gst_webrtc_ice_set_remote_credentials

GstWebRTC.WebRTCICE.set_remote_credentials

gst_webrtc_ice_set_stun_server

GstWebRTC.WebRTCICE.set_stun_server

gst_webrtc_ice_set_tos

GstWebRTC.WebRTCICE.set_tos

gst_webrtc_ice_set_turn_server

GstWebRTC.WebRTCICE.set_turn_server

gst_webrtc_ice_stream_find_transport

GstWebRTC.WebRTCICEStream.find_transport

gst_webrtc_ice_stream_gather_candidates

GstWebRTC.WebRTCICEStream.gather_candidates

gst_webrtc_ice_transport_connection_state_change

GstWebRTC.WebRTCICETransport.connection_state_change

gst_webrtc_ice_transport_gathering_state_change

GstWebRTC.WebRTCICETransport.gathering_state_change

gst_webrtc_ice_transport_new_candidate

GstWebRTC.WebRTCICETransport.new_candidate

GST_WEBRTC_ICE_TRANSPORT_POLICY_ALL

GstWebRTC.WebRTCICETransportPolicy.ALL

C

Python

GST_WEBRTC_ICE_TRANSPORT_POLICY_RELAY

GstWebRTC.WebRTCICETransportPolicy.RELAY

gst_webrtc_ice_transport_selected_pair_change

GstWebRTC.WebRTCICETransport.selected_pair_change

GST_WEBRTC_KIND_AUDIO

GstWebRTC.WebRTCKind.AUDIO

GST_WEBRTC_KIND_UNKNOWN

GstWebRTC.WebRTCKind.UNKNOWN

GST_WEBRTC_KIND_VIDEO

GstWebRTC.WebRTCKind.VIDEO

GST_WEBRTC_PEER_CONNECTION_STATE_CLOSED

GstWebRTC.WebRTCPeerConnectionState.CLOSED

GST_WEBRTC_PEER_CONNECTION_STATE_CONNECTED

GstWebRTC.WebRTCPeerConnectionState.CONNECTED

GST_WEBRTC_PEER_CONNECTION_STATE_CONNECTING

GstWebRTC.WebRTCPeerConnectionState.CONNECTING

GST_WEBRTC_PEER_CONNECTION_STATE_DISCONNECTED

GstWebRTC.WebRTCPeerConnectionState.DISCONNECTED

GST_WEBRTC_PEER_CONNECTION_STATE_FAILED

GstWebRTC.WebRTCPeerConnectionState.FAILED

GST_WEBRTC_PEER_CONNECTION_STATE_NEW

GstWebRTC.WebRTCPeerConnectionState.NEW

GST_WEBRTC_PRIORITY_TYPE_HIGH

GstWebRTC.WebRTCPriorityType.HIGH

GST_WEBRTC_PRIORITY_TYPE_LOW

GstWebRTC.WebRTCPriorityType.LOW

GST_WEBRTC_PRIORITY_TYPE_MEDIUM

GstWebRTC.WebRTCPriorityType.MEDIUM

GST_WEBRTC_PRIORITY_TYPE_VERY_LOW

GstWebRTC.WebRTCPriorityType.VERY_LOW

gst_webrtc_rtp_sender_set_priority

GstWebRTC.WebRTCRTPSender.set_priority

GST_WEBRTC_RTP_TRANSCEIVER_DIRECTION_INACTIVE

GstWebRTC.WebRTCRTPTransceiverDirection.INACTIVE

GST_WEBRTC_RTP_TRANSCEIVER_DIRECTION_NONE

GstWebRTC.WebRTCRTPTransceiverDirection.NONE

GST_WEBRTC_RTP_TRANSCEIVER_DIRECTION_RECVONLY

GstWebRTC.WebRTCRTPTransceiverDirection.RECVONLY

GST_WEBRTC_RTP_TRANSCEIVER_DIRECTION_SENDONLY

GstWebRTC.WebRTCRTPTransceiverDirection.SENDONLY

GST_WEBRTC_RTP_TRANSCEIVER_DIRECTION_SENDRECV

GstWebRTC.WebRTCRTPTransceiverDirection.SENDRECV

GST_WEBRTC_SCTP_TRANSPORT_STATE_CLOSED

GstWebRTC.WebRTCSCTPTransportState.CLOSED

GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTED

GstWebRTC.WebRTCSCTPTransportState.CONNECTED

GST_WEBRTC_SCTP_TRANSPORT_STATE_CONNECTING

GstWebRTC.WebRTCSCTPTransportState.CONNECTING

GST_WEBRTC_SCTP_TRANSPORT_STATE_NEW

GstWebRTC.WebRTCSCTPTransportState.NEW

GST_WEBRTC_SDP_TYPE_ANSWER

GstWebRTC.WebRTCSDPType.ANSWER

GST_WEBRTC_SDP_TYPE_OFFER

GstWebRTC.WebRTCSDPType.OFFER

GST_WEBRTC_SDP_TYPE_PRANSWER

GstWebRTC.WebRTCSDPType.PRANSWER

GST_WEBRTC_SDP_TYPE_ROLLBACK

GstWebRTC.WebRTCSDPType.ROLLBACK

gst_webrtc_sdp_type_to_string

GstWebRTC.WebRTCSDPType.to_string

gst_webrtc_sdp_type_to_string

GstWebRTC.webrtc_sdp_type_to_string

gst_webrtc_session_description_copy

GstWebRTC.WebRTCSessionDescription.copy

gst_webrtc_session_description_free

GstWebRTC.WebRTCSessionDescription.free

gst_webrtc_session_description_new

GstWebRTC.WebRTCSessionDescription.new

GST_WEBRTC_SIGNALING_STATE_CLOSED

GstWebRTC.WebRTCSignalingState.CLOSED

GST_WEBRTC_SIGNALING_STATE_HAVE_LOCAL_OFFER

GstWebRTC.WebRTCSignalingState.HAVE_LOCAL_OFFER

GST_WEBRTC_SIGNALING_STATE_HAVE_LOCAL_PRANSWER

GstWebRTC.WebRTCSignalingState.HAVE_LOCAL_PRANSWER

GST_WEBRTC_SIGNALING_STATE_HAVE_REMOTE_OFFER

GstWebRTC.WebRTCSignalingState.HAVE_REMOTE_OFFER

GST_WEBRTC_SIGNALING_STATE_HAVE_REMOTE_PRANSWER

GstWebRTC.WebRTCSignalingState.HAVE_REMOTE_PRANSWER

GST_WEBRTC_SIGNALING_STATE_STABLE

GstWebRTC.WebRTCSignalingState.STABLE

GST_WEBRTC_STATS_CANDIDATE_PAIR

GstWebRTC.WebRTCStatsType.CANDIDATE_PAIR

GST_WEBRTC_STATS_CERTIFICATE

GstWebRTC.WebRTCStatsType.CERTIFICATE

GST_WEBRTC_STATS_CODEC

GstWebRTC.WebRTCStatsType.CODEC

GST_WEBRTC_STATS_CSRC

GstWebRTC.WebRTCStatsType.CSRC

GST_WEBRTC_STATS_DATA_CHANNEL

GstWebRTC.WebRTCStatsType.DATA_CHANNEL

GST_WEBRTC_STATS_INBOUND_RTP

GstWebRTC.WebRTCStatsType.INBOUND_RTP

GST_WEBRTC_STATS_LOCAL_CANDIDATE

GstWebRTC.WebRTCStatsType.LOCAL_CANDIDATE

GST_WEBRTC_STATS_OUTBOUND_RTP

GstWebRTC.WebRTCStatsType.OUTBOUND_RTP

GST_WEBRTC_STATS_PEER_CONNECTION

GstWebRTC.WebRTCStatsType.PEER_CONNECTION

GST_WEBRTC_STATS_REMOTE_CANDIDATE

GstWebRTC.WebRTCStatsType.REMOTE_CANDIDATE

GST_WEBRTC_STATS_REMOTE_INBOUND_RTP

GstWebRTC.WebRTCStatsType.REMOTE_INBOUND_RTP

GST_WEBRTC_STATS_REMOTE_OUTBOUND_RTP

GstWebRTC.WebRTCStatsType.REMOTE_OUTBOUND_RTP

GST_WEBRTC_STATS_STREAM

GstWebRTC.WebRTCStatsType.STREAM

GST_WEBRTC_STATS_TRANSPORT

GstWebRTC.WebRTCStatsType.TRANSPORT

GstWebRTCBundlePolicy

GstWebRTC.WebRTCBundlePolicy

GstWebRTCDataChannel

GstWebRTC.WebRTCDataChannel

GstWebRTCDataChannelClass

GstWebRTC.WebRTCDataChannelClass

GstWebRTCDataChannelState

GstWebRTC.WebRTCDataChannelState

GstWebRTCDTLSSetup

GstWebRTC.WebRTCDTLSSetup

GstWebRTCDTLSTransport

GstWebRTC.WebRTCDTLSTransport

GstWebRTCDTLSTransportClass

GstWebRTC.WebRTCDTLSTransportClass

GstWebRTCDTLSTransportState

GstWebRTC.WebRTCDTLSTransportState

GstWebRTCError

GstWebRTC.WebRTCError

GstWebRTCFECType

GstWebRTC.WebRTCFECType

GstWebRTCICE

GstWebRTC.WebRTCICE

GstWebRTCICECandidateStats

GstWebRTC.WebRTCICECandidateStats

GstWebRTCICEClass

GstWebRTC.WebRTCICEClass

GstWebRTCICEComponent

GstWebRTC.WebRTCICEComponent

GstWebRTCICEConnectionState

GstWebRTC.WebRTCICEConnectionState

GstWebRTCICEGatheringState

GstWebRTC.WebRTCICEGatheringState

GstWebRTCICEOnCandidateFunc

GstWebRTC.WebRTCICEOnCandidateFunc

GstWebRTCICERole

GstWebRTC.WebRTCICERole

GstWebRTCICEStream

GstWebRTC.WebRTCICEStream

GstWebRTCICEStreamClass

GstWebRTC.WebRTCICEStreamClass

GstWebRTCICETransport

GstWebRTC.WebRTCICETransport

GstWebRTCICETransportClass

GstWebRTC.WebRTCICETransportClass

GstWebRTCICETransportPolicy

GstWebRTC.WebRTCICETransportPolicy

GstWebRTCKind

GstWebRTC.WebRTCKind

GstWebRTCPeerConnectionState

GstWebRTC.WebRTCPeerConnectionState

GstWebRTCPriorityType

GstWebRTC.WebRTCPriorityType

C

Python

GstWebRTCRTPReceiver

GstWebRTC.WebRTCRTPReceiver

GstWebRTCRTPReceiverClass

GstWebRTC.WebRTCRTPReceiverClass

GstWebRTCRTPSender

GstWebRTC.WebRTCRTPSender

GstWebRTCRTPSenderClass

GstWebRTC.WebRTCRTPSenderClass

GstWebRTCRTPTransceiver

GstWebRTC.WebRTCRTPTransceiver

GstWebRTCRTPTransceiverClass

GstWebRTC.WebRTCRTPTransceiverClass

GstWebRTCRTPTransceiverDirection

GstWebRTC.WebRTCRTPTransceiverDirection

GstWebRTCSCTPTransport

GstWebRTC.WebRTCSCTPTransport

GstWebRTCSCTPTransportClass

GstWebRTC.WebRTCSCTPTransportClass

GstWebRTCSCTPTransportState

GstWebRTC.WebRTCSCTPTransportState

GstWebRTCSDPType

GstWebRTC.WebRTCSDPType

GstWebRTCSessionDescription

GstWebRTC.WebRTCSessionDescription

GstWebRTCSignalingState

GstWebRTC.WebRTCSignalingState

GstWebRTCStatsType

GstWebRTC.WebRTCStatsType