UserStatistics Struct Reference
[User Properties]

Packet reception and data statistics for a user. More...

#include <TeamTalk4.h>

List of all members.

Public Attributes

INT64 nAudioPacketsRecv
 Number of audio packets received from user.
INT64 nAudioPacketsLost
 Number of audio packets lost from user.
INT64 nVideoPacketsRecv
 Number of video packets received from user. A video frame can consist of several video packets.
INT64 nVideoFramesRecv
 Number of video frames received from user.
INT64 nVideoFramesLost
 Video frames which couldn't be shown because packets were lost.
INT64 nVideoFramesDropped
 Number of video frames dropped because user application didn't retrieve video frames in time.

Detailed Description

Packet reception and data statistics for a user.

See also:
TT_GetUserStatistics

Member Data Documentation

Number of audio packets received from user.

Number of audio packets lost from user.

Number of video packets received from user. A video frame can consist of several video packets.

Number of video frames received from user.

Video frames which couldn't be shown because packets were lost.

Number of video frames dropped because user application didn't retrieve video frames in time.

Generated on Sun Mar 18 17:18:33 2012 for TeamTalk 4 C-API DLL by  doxygen 1.6.3