Uses of Class
org.mobicents.media.server.spi.format.VideoFormat

Packages that use VideoFormat
org.mobicents.media.server.spi.format   
 

Uses of VideoFormat in org.mobicents.media.server.spi.format
 

Methods in org.mobicents.media.server.spi.format that return VideoFormat
 VideoFormat VideoFormat.clone()
           
static VideoFormat FormatFactory.createVideoFormat(EncodingName name)
          Creates new format descriptor.
static VideoFormat FormatFactory.createVideoFormat(EncodingName name, int frameRate)
          Creates new format descriptor.
static VideoFormat FormatFactory.createVideoFormat(String name)
          Creates new format descriptor.
static VideoFormat FormatFactory.createVideoFormat(String name, int frameRate)
          Creates new format descriptor.
 



Copyright © 2011. All Rights Reserved.