C# Class PeerstPlayer.Forms.Setting.PlayerView

Inheritance: PeerstLib.Controls.Glow.GlowForm
显示文件 Open project: shule517/PeerstPlayer Class Usage Examples

Public Methods

Method Description
Open ( string url ) : void
PlayerView ( ) : System

Private Methods

Method Description
InitEvent ( ) : void
IsVisibleToolStrip ( Point mousePosition ) : bool

自動表示ボタンの表示判定

LoadSetting ( ) : void

設定の読み込み

UpdateChannelDetail ( PeerstLib.PeerCast.Data.ChannelInfo info ) : void

チャンネル詳細を更新

getChannelName ( PeerstLib.PeerCast.Data.ChannelInfo info ) : string

チャンネル名を取得

Method Details

Open() public method

public Open ( string url ) : void
url string
return void

PlayerView() public method

public PlayerView ( ) : System
return System