Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Summa
Gui
TotemMediaPlayer
C# Class Summa.Gui.TotemMediaPlayer
Inheritance:
IMediaPlayer
Datei anzeigen
Open project: wfarr/newskit
Public Methods
Method
Description
Clear
( ) :
void
GetPlaying
( ) :
bool
Pause
( ) :
bool
Play
(
string
uri
) :
void
TotemMediaPlayer
( ) :
System
Private Methods
Method
Description
OnExited
(
object
obj
,
EventArgs
args
) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
GetPlaying()
public
method
public
GetPlaying
( ) :
bool
return
bool
Pause()
public
method
public
Pause
( ) :
bool
return
bool
Play()
public
method
public
Play
(
string
uri
) :
void
uri
string
return
void
TotemMediaPlayer()
public
method
public
TotemMediaPlayer
( ) :
System
return
System