SwiftlyS2

CSVCMsg_VoiceInit

Interface CSVCMsg_VoiceInit

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_VoiceInit : ITypedProtobuf<CSVCMsg_VoiceInit>, INativeHandle, INetMessage<CSVCMsg_VoiceInit>, IDisposable

Implements

Properties

Codec

string Codec { get; set; }
Property Value

Quality

int Quality { get; set; }
Property Value

Version

int Version { get; set; }
Property Value

On this page