Class OwnedSoxResampler
public sealed class OwnedSoxResampler : Google.Protobuf.IMessage<OwnedSoxResampler>, Google.Protobuf.IBufferMessage
- Inheritance
-
OwnedSoxResampler
- Implements
-
IBufferMessage
- Extension Methods
Constructors
OwnedSoxResampler()
public OwnedSoxResampler()
OwnedSoxResampler(OwnedSoxResampler)
public OwnedSoxResampler(OwnedSoxResampler other)
Parameters
otherOwnedSoxResampler
Fields
HandleFieldNumber
Field number for the "handle" field.
public const int HandleFieldNumber = 1
Field Value
InfoFieldNumber
Field number for the "info" field.
public const int InfoFieldNumber = 2
Field Value
Properties
Descriptor
public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }
Property Value
- MessageDescriptor
Handle
public FfiOwnedHandle Handle { get; set; }
Property Value
Info
public SoxResamplerInfo Info { get; set; }
Property Value
Parser
public static Google.Protobuf.MessageParser<OwnedSoxResampler> Parser { get; }
Property Value
- MessageParser<OwnedSoxResampler>
Methods
CalculateSize()
public int CalculateSize()
Returns
Clone()
public OwnedSoxResampler Clone()
Returns
Equals(OwnedSoxResampler)
public bool Equals(OwnedSoxResampler other)
Parameters
otherOwnedSoxResampler
Returns
Equals(object)
public override bool Equals(object other)
Parameters
otherobject
Returns
GetHashCode()
public override int GetHashCode()
Returns
MergeFrom(CodedInputStream)
public void MergeFrom(Google.Protobuf.CodedInputStream input)
Parameters
inputCodedInputStream
MergeFrom(OwnedSoxResampler)
public void MergeFrom(OwnedSoxResampler other)
Parameters
otherOwnedSoxResampler
ToString()
public override string ToString()
Returns
WriteTo(CodedOutputStream)
public void WriteTo(Google.Protobuf.CodedOutputStream output)
Parameters
outputCodedOutputStream