Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
Parameters reference
Cisco TelePresence MCU API 2.9
Page 191 of 223
Index of parameters: P
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
packetLossCritical
boolean
This will be true if any packet loss above a certain level
(5%) is seen within the last five seconds.
packetLossCritical is used in: 
packetLossWarning
boolean
This will be true if any packet loss has been seen within the
last 15 seconds.
packetLossWarning is used in: 
,
packetsErrors
integer
Count of packets lost from a received audio, video, or
content stream. Deprecates audioRxLostvideoRxLost
and contentRxLost.
packetsErrors is used in: 
packetsReceived
integer
The number of packets received on this Ethernet port.
packetsReceived is used in: 
packetsSent
integer
The number of packets sent from this Ethernet port.
packetsSent is used in: 
,
packetsTransfered
integer
The count of packets transfered in a particular stream.
Applies to audio, video, and content streams to and from
the device. Deprecates audioRxReceived,
videoRxReceivedcontentRxReceivedvideoTxSent
and contentTxSent.
packetsTransfered is used in: 
panes
array
An array of structs, each of which defines a particular
pane within the layout.
panes is used in: 
,
,
panesModified
integer
The number of panes successfully modified. This will be the
number of elements in the panes array on complete
success, and zero if there is no panes array.
panesModified is used in: 
parent
string
The name of the parent template. Defaults to Top Level
template if omitted.