C# Class VideoPlayer.Model.Node.State.OpeningState

Inheritance: VideoNodeState
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
GetState ( ) : MediaElementState
OpeningState ( VideoNodeStateFactory factory, IVideoNode context ) : System.Windows.Media

Method Details

GetState() public méthode

public GetState ( ) : MediaElementState
Résultat MediaElementState

OpeningState() public méthode

public OpeningState ( VideoNodeStateFactory factory, IVideoNode context ) : System.Windows.Media
factory VideoNodeStateFactory
context IVideoNode
Résultat System.Windows.Media