Photon C++ Client API  5.0.7.3
Classes | Namespaces | Functions
VoiceClient.h File Reference

Classes

class  LocalVoiceFramed< T >
 Typed re-framing LocalVoice More...
 
class  LocalVoiceAudio< T >
 Outgoing audio stream. More...
 
class  IAudioPusher< T >
 Audio Pusher interface. More...
 
class  IVoiceTransport
 
class  VoiceClient
 Voice client interacts with other clients on network via IVoiceTransport. More...
 

Namespaces

 ExitGames
 
 ExitGames::Voice
 

Functions

template<typename T >
static void audioPusherSourceCallback (void *obj, const Buffer< T > &buf)