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

Inheritance: VideoNodeState
Exibir arquivo Open project: chris-tomich/Glyma

Public Methods

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

Method Details

BufferingState() public method

public BufferingState ( VideoNodeStateFactory factory, IVideoNode context ) : System.Windows.Media
factory VideoNodeStateFactory
context IVideoNode
return System.Windows.Media

GetState() public method

public GetState ( ) : MediaElementState
return MediaElementState