C# Class SmoothStreamingPlayerApplication.FullScreenPlayer

Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: NicePeopleAtWork/NicePlayers

Méthodes publiques

Méthode Description
FullScreenPlayer ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void

Private Methods

Méthode Description
FullScreenPlayer_GamePadButtonDown ( object sender, GamePadButtonEventArgs e ) : void
FullScreenPlayer_Loaded ( object sender, RoutedEventArgs e ) : void
Player_MediaEnded ( object sender, EventArgs e ) : void

Method Details

FullScreenPlayer() public méthode

public FullScreenPlayer ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void