menu
tapi_mediasoup_client package
documentation
mediasoup_client_flutter.dart
RTCPeerConnection
senders property
senders property
dark_mode
light_mode
senders
property
Future
<
List
<
RTCRtpSender
>
>
get
senders
Implementation
Future<List<RTCRtpSender>> get senders => getSenders();
tapi_mediasoup_client package
documentation
mediasoup_client_flutter
RTCPeerConnection
senders property
RTCPeerConnection class