Unity Video SDK API Reference Documentation
|
Data Fields | |
int | sendFrequency |
int | sendLatency |
int | sendJitter |
int | recvFrequency |
int | recvLatency |
int | recvJitter |
float | recvPacketLossAvg |
float | recvPacketLossMax |
float | sendPacketLossAvg |
float | sendPacketLossMax |
Definition at line 98 of file ZMVideoSDKStructs.cs.
int ZMVideoSDKSessionAudioStatisticInfo.recvFrequency |
Definition at line 103 of file ZMVideoSDKStructs.cs.
int ZMVideoSDKSessionAudioStatisticInfo.recvJitter |
Definition at line 105 of file ZMVideoSDKStructs.cs.
int ZMVideoSDKSessionAudioStatisticInfo.recvLatency |
Definition at line 104 of file ZMVideoSDKStructs.cs.
float ZMVideoSDKSessionAudioStatisticInfo.recvPacketLossAvg |
Definition at line 106 of file ZMVideoSDKStructs.cs.
float ZMVideoSDKSessionAudioStatisticInfo.recvPacketLossMax |
Definition at line 107 of file ZMVideoSDKStructs.cs.
int ZMVideoSDKSessionAudioStatisticInfo.sendFrequency |
Definition at line 100 of file ZMVideoSDKStructs.cs.
int ZMVideoSDKSessionAudioStatisticInfo.sendJitter |
Definition at line 102 of file ZMVideoSDKStructs.cs.
int ZMVideoSDKSessionAudioStatisticInfo.sendLatency |
Definition at line 101 of file ZMVideoSDKStructs.cs.
float ZMVideoSDKSessionAudioStatisticInfo.sendPacketLossAvg |
Definition at line 108 of file ZMVideoSDKStructs.cs.
float ZMVideoSDKSessionAudioStatisticInfo.sendPacketLossMax |
Definition at line 109 of file ZMVideoSDKStructs.cs.