MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Enum MediaKind

    Type of media track or media transceiver.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public enum MediaKind : uint
    Remarks

    This is the projection of mrsMediaKind from the interop API.

    Fields

    Name Description
    Audio

    Audio data.

    Video

    Video data.

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