MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Delegate TransceiverDirectionChangedDelegate

    Delegate for the DirectionChanged event.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public delegate void TransceiverDirectionChangedDelegate(Transceiver transceiver);
    Parameters
    Type Name Description
    Transceiver transceiver

    The transceiver whose NegotiatedDirection property changed.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX