C# 클래스 LongoMatch.Gui.PlayerCapturerBin

파일 보기 프로젝트 열기: GNOME/longomatch

공개 메소드들

메소드 설명
PlayerCapturerBin ( ) : System
ShowCapturer ( ) : void
ShowPlayer ( ) : void

보호된 메소드들

메소드 설명
Build ( ) : void
OnBacktolivebuttonClicked ( object sender, System e ) : void
OnDestroyed ( ) : void

비공개 메소드들

메소드 설명
HandleElementLoadedEvent ( object element, bool hasNext ) : void
LoadBackgroundPlayer ( MediaFileSet file ) : void

메소드 상세

Build() 보호된 메소드

protected Build ( ) : void
리턴 void

OnBacktolivebuttonClicked() 보호된 메소드

protected OnBacktolivebuttonClicked ( object sender, System e ) : void
sender object
e System
리턴 void

OnDestroyed() 보호된 메소드

protected OnDestroyed ( ) : void
리턴 void

PlayerCapturerBin() 공개 메소드

public PlayerCapturerBin ( ) : System
리턴 System

ShowCapturer() 공개 메소드

public ShowCapturer ( ) : void
리턴 void

ShowPlayer() 공개 메소드

public ShowPlayer ( ) : void
리턴 void