![]() |
Photon Voice
v2.7
|
UnityAudioOut Class Reference
Inherits ISyncAudioOut< float >.
Public Member Functions | |
UnityAudioOut (AudioSource audioSource) | |
void | Start (int frequency, int channels, int frameSamples, int playDelayMs) |
void | Service () |
void | Push (float[] frame) |
void | Stop () |
void | Pause () |
void | UnPause () |
![]() | |
void | Pause () |
void | UnPause () |
Public Attributes | |
const int | FRAME_POOL_CAPACITY = 50 |
Properties | |
int | Lag [get] |
int | PlaySamplePos [get, set] |
bool | IsPlaying [get] |
![]() | |
int | PlaySamplePos [get, set] |