Photon Voice
v2.58
Inherits IAudioOut< T >.
Public Member Functions | |
| void | Flush () |
| void | Push (T[] frame) |
| void | Service () |
| void | Start (int frequency, int channels, int frameSamplesPerChannel) |
| void | Stop () |
Public Attributes | |
| bool | IsPlaying => false |
| int | Lag => 0 |
Additional Inherited Members | |
Properties inherited from IAudioOut< T > | |
| bool | IsPlaying [get] |
| int | Lag [get] |