MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Enum PeerConnection.TrackKind

    Kind of WebRTC track.

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

    Fields

    Name Description
    Audio

    Audio track.

    Data

    Data track.

    Unknown

    Unknown track kind. Generally not initialized or error.

    Video

    Video track.

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