C# Class NaturalGroundingPlayer.LayerVideoControl

Interaction logic for LayerControl.xaml
Inheritance: System.Windows.Controls.UserControl, ILayer
Afficher le fichier Open project: mysteryx93/NaturalGroundingPlayer Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemHeight double

Méthodes publiques

Méthode Description
Close ( ) : void
Hide ( ) : void
LayerVideoControl ( ) : System
OpenMediaAsync ( Media item ) : Task
Show ( ) : void

Private Methods

Méthode Description
DeleteButton_Click ( object sender, RoutedEventArgs e ) : void
LoopButton_Click ( object sender, RoutedEventArgs e ) : void
playerBusiness_Closed ( object sender, EventArgs e ) : void
playerBusiness_PositionChanged ( object sender, EventArgs e ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

Hide() public méthode

public Hide ( ) : void
Résultat void

LayerVideoControl() public méthode

public LayerVideoControl ( ) : System
Résultat System

OpenMediaAsync() public méthode

public OpenMediaAsync ( Media item ) : Task
item DataAccess.Media
Résultat Task

Show() public méthode

public Show ( ) : void
Résultat void

Property Details

ItemHeight public_oe static_oe property

public static double ItemHeight
Résultat double