public class VideoSink : BaseSink {
public int width ;
public int height ;
public static void center_rect ( VideoRectangle src,
VideoRectangle dst,
VideoRectangle _result,
bool scaling ) ;
}

public int width ;
public int height ;
public static void center_rect ( VideoRectangle src,
VideoRectangle dst,
VideoRectangle _result,
bool scaling ) ;
Created by Valadoc