Namespace Unity.WebRTC
Classes
AsyncOperationBase
AudioSourceExtension
AudioStreamTrack
CameraExtension
CopyTextureHelper
MediaStream
MediaStreamTrack
MediaStreamTrackEvent
RTCAudioPlayoutStats
RTCAudioSourceStats
RTCCertificateStats
RTCCodecStats
RTCDataChannel
RTCDataChannelInit
RTCDataChannelStats
RTCEncodedAudioFrame
RTCEncodedFrame
RTCEncodedVideoFrame
RTCEncodedVideoFrameMetadata
RTCErrorException
This exception class contains properties which determines a error type occurred while handling WebRTC operations.
RTCIceCandidate
RTCIceCandidateInit
RTCIceCandidatePairStats
RTCIceCandidateStats
RTCInboundRTPStreamStats
RTCMediaSourceStats
RTCOutboundRTPStreamStats
RTCPeerConnection
Represents a WebRTC connection between the local peer and remote peer.
RTCPeerConnectionStats
RTCRTPStreamStats
RTCReceivedRtpStreamStats
RTCRemoteInboundRtpStreamStats
RTCRemoteOutboundRtpStreamStats
RTCRtcpParameters
RTCRtpCapabilities
RTCRtpCodecCapability
RTCRtpCodecParameters
RTCRtpContributingSource
RTCRtpEncodingParameters
RTCRtpHeaderExtensionCapability
RTCRtpHeaderExtensionParameters
RTCRtpParameters
RTCRtpReceiver
RTCRtpScriptTransform
RTCRtpSendParameters
RTCRtpSender
RTCRtpTransceiver
RTCRtpTransceiverInit
RTCRtpTransform
RTCSentRtpStreamStats
RTCSessionDescriptionAsyncOperation
RTCSetSessionDescriptionAsyncOperation
RTCStats
RTCStatsReport
RTCStatsReportAsyncOperation
RTCTrackEvent
RTCTransformEvent
RTCTransportStats
RTCVideoSourceStats
RefCountedObject
StringValueAttribute
VideoStreamTrack
WebRTC
Structs
RTCConfiguration
RTCError
RTCIceServer
RTCOfferAnswerOptions
RTCSessionDescription
Enums
NativeLoggingSeverity
RTCBundlePolicy
Please check the bundlePolicy in the RTCConfiguration class.
RTCDataChannelState
Please check the ReadyState in the RTCDataChannel class.
RTCEncodedVideoFrameType
RTCErrorDetailType
RTCErrorType
RTCIceCandidateType
RTCIceComponent
Enumerated type to specify a ICE component.
RTCIceConnectionState
RTCIceCredentialType
Please check the credentialType in the RTCIceServer struct.
RTCIceGatheringState
RTCIceProtocol
RTCIceTcpCandidateType
RTCIceTransportPolicy
Please check the iceTransportPolicy in the RTCConfiguration class.
RTCPeerConnectionEventType
RTCPeerConnectionState
RTCRtpTransceiverDirection
RTCSdpType
RTCSignalingState
RTCStatsType
RenderTextureDepth
TrackKind
TrackState
Delegates
AudioReadEventHandler
This event is called on audio thread.