Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EVoiceCaptureState Namespace Reference

Enumerations

enum  Type {
  UnInitialized = 0x0 , NotCapturing = 0x1 , Ok = 0x2 , NoData = 0x3 ,
  Stopping = 0x4 , BufferTooSmall = 0x5 , Error = 0x6
}
 

Enumeration Type Documentation

◆ Type

Enumerator
UnInitialized 
NotCapturing 
Ok 
NoData 
Stopping 
BufferTooSmall 
Error 

Definition at line 8262 of file Enums.h.