rtcRtpSender top-level property
dynamic
get
rtcRtpSender
Provides the ability to control and obtain details about how a particular MediaStreamTrack is encoded and sent to a remote peer.
Implementation
_i2.dynamic get rtcRtpSender => _i4.getProperty(
_self,
'RTCRtpSender',
);