Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
API reference 
Cisco TelePresence MCU API 2.8 
Page 54 of 120
 
focusParticipant 
Struct 
A participant identification structure (i.e. with 
conferenceName, participantName, 
participantProtocol and participantType members). 
Should only be present if focusType is participant. 
conference.streaming.query 
Returns details on the current state of streaming viewers for a conference. 
Parameter 
Type 
Comments 
conferenceName 
String 
Name of the conference from which streaming 
information is required. 
 
This will return a structure with the following fields: 
Response 
Type 
Comments 
unicastViewers 
Integer 
The number of unicast streaming viewers. 
multicastViewers 
Integer 
The number of multicast streaming viewers. 
audioRTCPReceiverReports 
Integer 
The number of RTCP receiver reports for the 
audio streams seen by the MCU. 
audioRTCPSenderReports 
Integer 
The number of RTCP sender reports for the audio 
streams seen by the MCU. 
audioRTCPOther 
Integer 
The number of other RTCP packets seen for the 
audio streams. 
audioRTCPPacketsSent 
Integer 
The number of RTCP packets send by the MCU. 
videoRTCPReceiverReports  Integer 
As for the audio equivalents. 
videoRTCPSenderReports 
Integer 
videoRTCPOther 
Integer 
videoRTCPPacketsSent 
Integer 
currentLayout 
Integer 
The actual layout in use for the video stream being 
sent by the MCU to streaming viewers. Refer to 
Conference layouts
 on page 109 for the full list of 
available layouts. 
layoutSource 
String 
One of family<x>, conferenceCustom, or 
participantCustom, and describes the reason for 
the current layout.