gstreamer-video-0.10 Reference Manual

Synopsis

public class VideoRectangle {
    public    int                       x ;
    public    int                       y ;
    public    int                       w ;
    public    int                       h ;
}

VideoRectangle Description

Details

Constructor Details

Field Details

x
    public    int                       x ;		

y
    public    int                       y ;		

w
    public    int                       w ;		

h
    public    int                       h ;		

Signal Details

Property Details

Method Details


Created by Valadoc