Photon Voice: RemoteVoiceOptions Struct Reference

Photon Voice

RemoteVoiceOptions Struct Reference

Event Actions and other options for a remote voice (incoming stream). More...

Public Member Functions

void SetOutput (Action< float[]> output)
 Register a method to be called when new data frame received.. More...
 
void SetOutput (Action< short[]> output)
 
void SetOutput (Action< ImageOutputBuf > output)
 

Properties

Action OnRemoteVoiceRemoveAction [get, set]
 Register a method to be called when the remote voice is removed. More...
 
IDecoder Decoder [get, set]
 Remote voice data decoder. Use to set decoder options or override it with user decoder. More...
 
ImageFormat OutputImageFormat [get, set]
 
Flip OutputImageFlip [get, set]
 

Detailed Description

Event Actions and other options for a remote voice (incoming stream).

Member Function Documentation

void SetOutput ( Action< float[]>  output)

Register a method to be called when new data frame received..

Property Documentation

IDecoder Decoder
getset

Remote voice data decoder. Use to set decoder options or override it with user decoder.

Action OnRemoteVoiceRemoveAction
getset

Register a method to be called when the remote voice is removed.

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH