Uses of Class
org.mobicents.mscontrol.sdp.VideoFormat

Packages that use VideoFormat
org.mobicents.mscontrol.sdp   
 

Uses of VideoFormat in org.mobicents.mscontrol.sdp
 

Fields in org.mobicents.mscontrol.sdp declared as VideoFormat
static VideoFormat AVProfile.H261
           
static VideoFormat AVProfile.H263
           
static VideoFormat AVProfile.MP4V
           
 

Methods in org.mobicents.mscontrol.sdp that return VideoFormat
 VideoFormat AVProfile.getVideoFormat(int pt)
          Gets the video format related to payload type.
 

Methods in org.mobicents.mscontrol.sdp that return types with arguments of type VideoFormat
 HashMap<Integer,VideoFormat> AVProfile.getVideoFormats()
           
 



Copyright © 2013 TeleStax, Inc.. All Rights Reserved.