Table of Contents

Class TrackPublication

Namespace
LiveKit
public class TrackPublication
Inheritance
TrackPublication
Derived
Inherited Members
Extension Methods

Constructors

TrackPublication(TrackPublicationInfo)

protected TrackPublication(TrackPublicationInfo info)

Parameters

info TrackPublicationInfo

Properties

EncryptionType

public EncryptionType EncryptionType { get; }

Property Value

EncryptionType

Height

public uint Height { get; }

Property Value

uint

Kind

public TrackKind Kind { get; }

Property Value

TrackKind

MimeType

public string MimeType { get; }

Property Value

string

Muted

public bool Muted { get; }

Property Value

bool

Name

public string Name { get; }

Property Value

string

Sid

public string Sid { get; }

Property Value

string

Simulcasted

public bool Simulcasted { get; }

Property Value

bool

Source

public TrackSource Source { get; }

Property Value

TrackSource

Track

public Track Track { get; }

Property Value

Track

Width

public uint Width { get; }

Property Value

uint