Typescript Library Declarations (DOM)
Interface RTCRtpTransceiver
Hierarchy
RTCRtpTransceiver
Index
Properties
current
Direction
direction
mid
receiver
sender
Methods
set
Codec
Preferences
stop
Properties
Readonly
current
Direction
current
Direction
:
RTCRtpTransceiverDirection
MDN Reference
direction
direction
:
RTCRtpTransceiverDirection
MDN Reference
Readonly
mid
mid
:
string
MDN Reference
Readonly
receiver
receiver
:
RTCRtpReceiver
MDN Reference
Readonly
sender
sender
:
RTCRtpSender
MDN Reference
Methods
set
Codec
Preferences
set
Codec
Preferences
(
codecs
)
:
void
MDN Reference
Parameters
codecs
:
RTCRtpCodecCapability
[]
Returns
void
set
Codec
Preferences
(
codecs
)
:
void
MDN Reference
Parameters
codecs
:
Iterable
<
RTCRtpCodecCapability
>
Returns
void
stop
stop
(
)
:
void
MDN Reference
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
current
Direction
direction
mid
receiver
sender
set
Codec
Preferences
stop
MDN Reference