Table of Contents

Class TrackEvent

Namespace
LiveKit.Proto
public sealed class TrackEvent : Google.Protobuf.IMessage<TrackEvent>, Google.Protobuf.IBufferMessage
Inheritance
TrackEvent
Implements
IBufferMessage
Extension Methods

Constructors

TrackEvent()

public TrackEvent()

TrackEvent(TrackEvent)

public TrackEvent(TrackEvent other)

Parameters

other TrackEvent

Properties

Descriptor

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

Property Value

MessageDescriptor

Parser

public static Google.Protobuf.MessageParser<TrackEvent> Parser { get; }

Property Value

MessageParser<TrackEvent>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public TrackEvent Clone()

Returns

TrackEvent

Equals(TrackEvent)

public bool Equals(TrackEvent other)

Parameters

other TrackEvent

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(TrackEvent)

public void MergeFrom(TrackEvent other)

Parameters

other TrackEvent

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream