Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Business
PlayerBusiness
ClosePlayer
Business.PlayerBusiness.ClosePlayer C# (CSharp) Method
PlayerBusiness Class Documentation
Mostrar archivo
Open project: mysteryx93/NaturalGroundingPlayer
ClosePlayer()
public
method
Closes the video player.
public
ClosePlayer
( ) :
void
return
void
public void ClosePlayer() { if (player != null) player.Close(); MpcConfigBusiness.ClearLog(); }
PlayerBusiness
CancelNextDownload
ChangeConditions
ClosePlayer
ConfigurePlayer
Download_Complete
GetElementCategoriesAsync
GetFocusCategories
GetMediaObject
GetNextVideoDownloading
IsSpecialMode
PauseSession
PlayNextVideoAsync
PlayerBusiness
PrepareNextVideoAsync
ReloadVideoInfo
ReplayLastAsync
ResetPlayerMode
ResumeSession
RunPlayerAsync
SelectNextVideoAsync
SetFunPauseAsync
SetNextVideoAsync
SetNextVideoFileAsync
SetNextVideoIdAsync
SetNextVideoOptionAsync
SetPlayer
SetRequestCategoryAsync
SetWaterVideosAsync
SkipVideoAsync
player_NowPlaying
player_Pause
player_PlayNext
player_Resume
sessionTimer_Tick
timerChangeConditions_Tick