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

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

Méthodes publiques

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

Method Details

BufferingState() public méthode

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

GetState() public méthode

public GetState ( ) : MediaElementState
Résultat MediaElementState