Table of Contents

Class RtcStats.Types.Track

Namespace
LiveKit.Proto

Deprecated

public sealed class RtcStats.Types.Track : Google.Protobuf.IMessage<RtcStats.Types.Track>, Google.Protobuf.IBufferMessage
Inheritance
RtcStats.Types.Track
Implements
IBufferMessage
Extension Methods

Constructors

Track()

public Track()

Track(Track)

public Track(RtcStats.Types.Track other)

Parameters

other RtcStats.Types.Track

Properties

Descriptor

public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }

Property Value

MessageDescriptor

Parser

public static Google.Protobuf.MessageParser<RtcStats.Types.Track> Parser { get; }

Property Value

MessageParser<Track>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public RtcStats.Types.Track Clone()

Returns

RtcStats.Types.Track

Equals(Track)

public bool Equals(RtcStats.Types.Track other)

Parameters

other RtcStats.Types.Track

Returns

bool

Equals(object)

public override bool Equals(object other)

Parameters

other object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

MergeFrom(CodedInputStream)

public void MergeFrom(Google.Protobuf.CodedInputStream input)

Parameters

input CodedInputStream

MergeFrom(Track)

public void MergeFrom(RtcStats.Types.Track other)

Parameters

other RtcStats.Types.Track

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream