Uses of Class
it.sauronsoftware.jave.VideoSize

Uses of VideoSize in it.sauronsoftware.jave
 

Methods in it.sauronsoftware.jave that return VideoSize
 VideoSize VideoInfo.getSize()
          Returns the video size.
 

Methods in it.sauronsoftware.jave with parameters of type VideoSize
 void VideoAttributes.setSize(VideoSize size)
          Sets the video size for the encoding process.