Photon Voice: IAudioDesc Interface Reference

Photon Voice

IAudioDesc Interface Reference

Audio Source interface. More...

Inherits IDisposable.

Inherited by AudioDesc, IAudioPusher< T >, and IAudioReader< T >.

Properties

int SamplingRate [get]
 Sampling rate of the audio signal (in Hz). More...
 
int Channels [get]
 Number of channels in the audio signal. More...
 
string Error [get]
 If not null, audio object is in invalid state. More...
 

Detailed Description

Audio Source interface.

Property Documentation

int Channels
get

Number of channels in the audio signal.

string Error
get

If not null, audio object is in invalid state.

int SamplingRate
get

Sampling rate of the audio signal (in Hz).

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH