Uses of Class
org.csapi.cc.cccs.TpVideoHandlingType

Packages that use TpVideoHandlingType
org.csapi.cc.cccs   
 

Uses of TpVideoHandlingType in org.csapi.cc.cccs
 

Fields in org.csapi.cc.cccs declared as TpVideoHandlingType
static TpVideoHandlingType TpVideoHandlingType.P_MIXED_VIDEO
           
static TpVideoHandlingType TpVideoHandlingType.P_SWITCHED_VIDEO_CHAIR_CONTROLLED
           
static TpVideoHandlingType TpVideoHandlingType.P_SWITCHED_VIDEO_VOICE_CONTROLLED
           
 TpVideoHandlingType TpVideoHandlingTypeHolder.value
           
 TpVideoHandlingType TpMultiMediaConfPolicy.VideoHandling
           
 

Methods in org.csapi.cc.cccs that return TpVideoHandlingType
static TpVideoHandlingType TpVideoHandlingTypeHelper.extract(org.omg.CORBA.Any any)
           
static TpVideoHandlingType TpVideoHandlingType.from_int(int value)
           
static TpVideoHandlingType TpVideoHandlingTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.cccs with parameters of type TpVideoHandlingType
static void TpVideoHandlingTypeHelper.insert(org.omg.CORBA.Any any, TpVideoHandlingType s)
           
static void TpVideoHandlingTypeHelper.write(org.omg.CORBA.portable.OutputStream out, TpVideoHandlingType s)
           
 

Constructors in org.csapi.cc.cccs with parameters of type TpVideoHandlingType
TpMultiMediaConfPolicy(boolean JoinAllowed, int MediaAllowed, boolean Chaired, TpVideoHandlingType VideoHandling)
           
TpVideoHandlingTypeHolder(TpVideoHandlingType initial)
           
 



Copyright © 2008. All Rights Reserved.