Photon C++ Client API  5.0.7.3
Classes | Namespaces | Enumerations
VoiceCodec.h File Reference

Classes

class  IEncoder
 Generic encoder interface. More...
 
class  IEncoderDirect< B >
 Interface for an encoder which consumes input data via explicit call. More...
 
class  IDecoder
 Generic decoder interface. More...
 
struct  ImageInputBuf
 
struct  ImageOutputBuf
 
class  IDecoderQueuedOutputImage
 
class  UnsupportedCodecError
 

Namespaces

 ExitGames
 
 ExitGames::Voice
 

Enumerations

enum  Enum {
  Undefined, I420, YV12, Android420,
  RGBA, ABGR, BGRA, ARGB
}
 
enum  Enum {
  Undefined, Rotate0, Rotate90, Rotate180,
  Rotate270
}
 
enum  Enum { Undefined, None, Vertical, Horizontal }