Data Object - PcoipAudioStatistics

Class
VMware.Hv.PcoipAudioStatistics
Property of
PcoipPerformanceData
Since
Horizon 7.2

Data Object Description

The audio statistics about PCoIP session.

Data Object Properties

Properties

Name Type Description
bytesReceivedxsd:long

Total number of bytes of audio data that have been received since the PCoIP session started.
  • This property need not be set.
  • This property cannot be updated.
bytesSentxsd:long

Total number of bytes of audio data that have been sent since the PCoIP session started.
  • This property need not be set.
  • This property cannot be updated.
rxBandwidthxsd:long

Bandwidth for ingoing audio packets averaged over the sampling period, in kilobits per second.
  • This property need not be set.
  • This property cannot be updated.
txBandwidthxsd:long

Bandwidth for outgoing audio packets averaged over the sampling period, in kilobits per second.
  • This property need not be set.
  • This property cannot be updated.
txBandwidthLimitxsd:long

Transmission bandwidth limit in kilobits per second for outgoing audio packets. The limit is defined by a GPO setting.
  • This property need not be set.
  • This property cannot be updated.