Collapse All
Parallels C API Reference
PRL_VIDEO_RECEIVER_STATISTICS Structure
Other Structs
Syntax
struct PRL_VIDEO_RECEIVER_STATISTICS {
  PRL_UINT64 rtt;
  PRL_UINT64 recvTotalBytes;
  PRL_UINT64 recvBytesPerSecond;
  PRL_UINT64 packetsReceived;
  PRL_UINT64 packetsLost;
  PRL_UINT64 recvFramerate;
  PRL_UINT64 outputFramerate;
};
File

PrlApiVideoReceiver.h

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!