Webrtc Unity Plugin  v01
Cross-platform Webrtc support for Unity apps ☁🎲
UnityWebrtc.IPeerImpl Member List

This is the complete list of members for UnityWebrtc.IPeerImpl, including all inherited members.

AddDataChannel()UnityWebrtc.IPeerImpl
AddIceCandidate(string candidate, int sdpMlineindex, string sdpMid)UnityWebrtc.IPeerImpl
AddStream(bool audioOnly)UnityWebrtc.IPeerImpl
ClosePeerConnection()UnityWebrtc.IPeerImpl
CreateAnswer()UnityWebrtc.IPeerImpl
CreateOffer()UnityWebrtc.IPeerImpl
GetUniqueId()UnityWebrtc.IPeerImpl
SendDataViaDataChannel(string data)UnityWebrtc.IPeerImpl
SetAudioControl(bool isMute, bool isRecord)UnityWebrtc.IPeerImpl
SetRemoteDescription(string type, string sdp)UnityWebrtc.IPeerImpl