C# Class CatenaLogic.Windows.Presentation.WebcamPlayer.CapPlayer

Inheritance: Image, IDisposable
Afficher le fichier Open project: raouldc/OptiDev Class Usage Examples

Méthodes publiques

Свойство Type Description
DeviceProperty System.Windows.DependencyProperty
FramerateProperty System.Windows.DependencyProperty
RotationProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
CleanUpDevice ( CapDevice device ) : void

Cleans up a specific device

DeviceProperty_Changed ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RotationProperty_Changed ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
device_OnNewBitmapReady ( object sender, EventArgs e ) : void

Invoked when a new bitmap is ready

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Property Details

DeviceProperty public_oe static_oe property

public static DependencyProperty,System.Windows DeviceProperty
Résultat System.Windows.DependencyProperty

FramerateProperty public_oe static_oe property

public static DependencyProperty,System.Windows FramerateProperty
Résultat System.Windows.DependencyProperty

RotationProperty public_oe static_oe property

public static DependencyProperty,System.Windows RotationProperty
Résultat System.Windows.DependencyProperty