Photon Voice
v2.7
|
ISyncAudioOut< T > Interface Template Reference
Inherits IAudioOut< T >.
Public Member Functions | |
void | Pause () |
void | UnPause () |
Public Member Functions inherited from IAudioOut< T > | |
void | Start (int frequency, int channels, int frameSamplesPerChannel, int playDelayMs) |
void | Stop () |
void | Push (T[] frame) |
void | Service () |
Properties | |
int | PlaySamplePos [get, set] |
Properties inherited from IAudioOut< T > | |
bool | IsPlaying [get] |
int | Lag [get] |