menu
vdotok_stream package
documentation
core/interface/rtc_peerconnection.dart
RTCPeerConnection
senders property
senders property
dark_mode
light_mode
senders
property
Future
<
List
<
RTCRtpSender
>
>
get
senders
Implementation
Future<List<RTCRtpSender>> get senders => getSenders();
vdotok_stream package
documentation
core/interface/rtc_peerconnection
RTCPeerConnection
senders property
RTCPeerConnection class