C# Class Gstreameroverlay.MainWindow

Inheritance: Gtk.Window
Afficher le fichier Open project: GStreamer/gstreamer-sharp Class Usage Examples

Méthodes publiques

Méthode Description
Main ( string args ) : void
MainWindow ( ) : System

Private Methods

Méthode Description
ButtonOpenClicked ( object sender, EventArgs args ) : void
ButtonPauseClicked ( object sender, EventArgs args ) : void
ButtonPlayClicked ( object sender, EventArgs args ) : void
OnDeleteEvent ( object sender, Gtk.DeleteEventArgs args ) : void
ScaleValueChanged ( object sender, EventArgs args ) : void
TimeString ( long t ) : string
UpdatePos ( ) : bool
XInitThreads ( ) : int
gdk_win32_drawable_get_handle ( IntPtr handle ) : IntPtr
gdk_x11_window_get_xid ( IntPtr handle ) : IntPtr

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System