Table of Contents

Enum EVoiceResult

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public enum EVoiceResult

Fields

OK = 0
NotInitialized = 1
NotRecording = 2
NoData = 3
BufferTooSmall = 4
DataCorrupted = 5
Restricted = 6
UnsupportedCodec = 7
ReceiverOutOfDate = 8
ReceiverDidNotAnswer = 9