menu
flutter_webrtc_fix package
documentation
flutter_webrtc_fix.dart
RTCPeerConnection
setRemoteDescription abstract method
setRemoteDescription abstract method
dark_mode
light_mode
setRemoteDescription
abstract method
Future
<
void
>
setRemoteDescription
(
RTCSessionDescription
description
)
Implementation
Future<
void
> setRemoteDescription(RTCSessionDescription description);
flutter_webrtc_fix package
documentation
flutter_webrtc_fix
RTCPeerConnection
setRemoteDescription abstract method
RTCPeerConnection class
Constructors
new
Properties
connectionState
getConfiguration
hashCode
iceConnectionState
iceGatheringState
onAddStream
onAddTrack
onConnectionState
onDataChannel
onIceCandidate
onIceConnectionState
onIceGatheringState
onRemoveStream
onRemoveTrack
onRenegotiationNeeded
onSignalingState
onTrack
receivers
runtimeType
senders
signalingState
transceivers
Methods
addCandidate
addStream
addTrack
addTransceiver
close
createAnswer
createDataChannel
createDtmfSender
createOffer
dispose
getLocalDescription
getLocalStreams
getReceivers
getRemoteDescription
getRemoteStreams
getSenders
getStats
getTransceivers
noSuchMethod
removeStream
removeTrack
restartIce
setConfiguration
setLocalDescription
setRemoteDescription
toString
Operators
operator ==