메소드 | 설명 | |
---|---|---|
NowPlayingStage ( |
||
NowPlayingStage ( Texture video_texture ) : System | ||
Pause ( ) : void | ||
Resume ( ) : void |
메소드 | 설명 | |
---|---|---|
OnAllocate ( ActorBox box, AllocationFlags flags ) : void |
메소드 | 설명 | |
---|---|---|
AllocateVideoTexture ( int textureWidth, int textureHeight ) : void | ||
ConfigureVideo ( ) : void | ||
OnPlayerEvent ( Banshee.MediaEngine.PlayerEventArgs args ) : void | ||
OnVideoTextureSizeChange ( object o, SizeChangeArgs args ) : void | ||
ToggleVideoVisibility ( ) : void |
public NowPlayingStage ( Texture video_texture ) : System | ||
video_texture | Texture | |
리턴 | System |
protected OnAllocate ( ActorBox box, AllocationFlags flags ) : void | ||
box | ActorBox | |
flags | AllocationFlags | |
리턴 | void |