Table of Contents

Class SoxResamplerInfo

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

Constructors

SoxResamplerInfo()

public SoxResamplerInfo()

SoxResamplerInfo(SoxResamplerInfo)

public SoxResamplerInfo(SoxResamplerInfo other)

Parameters

other SoxResamplerInfo

Properties

Descriptor

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

Property Value

MessageDescriptor

Parser

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

Property Value

MessageParser<SoxResamplerInfo>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public SoxResamplerInfo Clone()

Returns

SoxResamplerInfo

Equals(SoxResamplerInfo)

public bool Equals(SoxResamplerInfo other)

Parameters

other SoxResamplerInfo

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

public void MergeFrom(SoxResamplerInfo other)

Parameters

other SoxResamplerInfo

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream