Namespace Microsoft.MixedReality.WebRTC.Unity.Editor
Classes
CaptureCameraDrawer
Property drawer for CaptureCameraAttribute, to report an error to the user if
the associated
ConfigurableIceServerDrawer
Property drawer for ConfigurableIceServer, to display servers on a single line with the kind first (fixed width) and the server address next (stretching).
MicrophoneSourceEditor
Inspector editor for MicrophoneSource.
PeerConnectionEditor
Custom editor for the PeerConnection component.
SdpTokenDrawer
Property drawer for SdpTokenAttribute, to validate the associated string property content and display an error message box if invalid characters are found.
ToggleLeftAttribute
Attribute to display a boolean field with a toggle on its left, prefixing the actual text of the field.
ToggleLeftDrawer
Property drawer for ToggleLeftAttribute.
VideoRendererEditor
Inspector editor for VideoRenderer.
WebcamSourceEditor
Inspector editor for WebcamSource.