Dart
dart:html
RtcPeerConnection
getLocalStreams method
description
getLocalStreams method
List
<
MediaStream
>
getLocalStreams
(
)
Implementation
List
<MediaStream> getLocalStreams() native;