◆ DisposeInternal()
| override void libomtnet.OMTSendReceiveBase.DisposeInternal |
( |
| ) |
|
|
protectedvirtual |
◆ GetAudioStatistics()
| virtual OMTStatistics libomtnet.OMTSendReceiveBase.GetAudioStatistics |
( |
| ) |
|
|
virtual |
◆ GetTally()
| bool libomtnet.OMTSendReceiveBase.GetTally |
( |
int | millisecondsTimeout, |
|
|
ref OMTTally | tally ) |
Receives the current tally state across all connections to a Sender. If this function times out, the last known tally state will be received.
- Parameters
-
| millisecondsTimeout | milliseconds to wait for tally change. set to 0 to receive current tally |
| tally | |
- Returns
◆ GetVideoStatistics()
| virtual OMTStatistics libomtnet.OMTSendReceiveBase.GetVideoStatistics |
( |
| ) |
|
|
virtual |
◆ audioLock
| object libomtnet.OMTSendReceiveBase.audioLock = new object() |
|
protected |
◆ lastMetadata
| IntPtr libomtnet.OMTSendReceiveBase.lastMetadata |
|
protected |
◆ lastTally
◆ metadataHandle
| AutoResetEvent libomtnet.OMTSendReceiveBase.metadataHandle |
|
protected |
◆ metaLock
| object libomtnet.OMTSendReceiveBase.metaLock = new object() |
|
protected |
◆ tallyHandle
| AutoResetEvent libomtnet.OMTSendReceiveBase.tallyHandle |
|
protected |
◆ videoLock
| object libomtnet.OMTSendReceiveBase.videoLock = new object() |
|
protected |
The documentation for this class was generated from the following file: