|
TeamTalk 5 .NET DLL Version 5.19A
|
The progress of the audio currently being processed as audio input. More...
Public Attributes | |
| int | nStreamID |
| The stream ID provided in the BearWare.AudioBlock. | |
| uint | uQueueMSec |
| The duration of the audio currently queued for transmission. | |
| uint | uElapsedMSec |
| The duration of the audio that has been transmitted. | |
The progress of the audio currently being processed as audio input.
Definition at line 1662 of file TeamTalk.cs.
| int BearWare.AudioInputProgress.nStreamID |
The stream ID provided in the BearWare.AudioBlock.
Definition at line 1665 of file TeamTalk.cs.
| uint BearWare.AudioInputProgress.uQueueMSec |
The duration of the audio currently queued for transmission.
Definition at line 1668 of file TeamTalk.cs.
| uint BearWare.AudioInputProgress.uElapsedMSec |
The duration of the audio that has been transmitted.
Definition at line 1671 of file TeamTalk.cs.