Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 89
API reference 
Cisco TelePresence MCU Remote Management API Reference Guide  
Page 36 of 89
 
Optional parameters 
participantType  
String 
Participant identification. Only present if this pane 
contains a specific participant. 
participantProtocol 
String 
participantName 
String 
conference.status 
Returns information about a named conference on the MCU. 
Parameter 
Type 
Comments 
conferenceName 
String 
Name of the conference for which information is 
required. 
This call returns a struct as described in 
 above, containing information about 
the conference indicated. 
A fault code of “no such conference” is returned if there is no conference with the given name. 
conference.streaming.modify 
Modifies the current layout for streaming viewers for a conference. 
Parameter 
Type 
Comments 
conferenceName 
String 
Name of the conference whose layout is to be 
modified. 
Optional parameters 
cpLayout 
String 
The video layout seen by the participant. Refer to 
Conference layouts on page 78 for the full list of 
available layouts.. 
borderWidth 
Integer 
0 (no border), or 1, 2, or 3 for +1/+2/+3. 
focusType 
String 
One of: voiceActivated, h239 or participant. 
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.