메소드 |
설명 |
|
DetachEvent ( ) : void |
|
|
Dispose ( ) : void |
|
|
GetAudioTracksCount ( ) : int |
|
|
GetAudioTracksDescription ( String>.IDictionary tracks ) : int |
|
|
GetLength ( ) : System.Int64 |
|
|
GetPosition ( ) : float |
|
|
GetRate ( ) : float |
|
|
GetSubtitleCount ( ) : int |
|
|
GetSubtitleDescription ( String>.IDictionary tracks ) : int |
|
|
GetTime ( ) : System.Int64 |
|
|
GetVolume ( ) : int |
|
|
Initialize ( ) : IAsyncAction |
|
|
Open ( String mrl ) : void |
|
|
OpenSubtitle ( String mrl ) : void |
|
|
Pause ( ) : void |
|
|
Play ( ) : void |
|
|
Player ( SwapChainBackgroundPanel panel ) : System |
|
|
Seek ( float position ) : void |
|
|
SetAudioTrack ( int track ) : int |
|
|
SetRate ( float rate ) : int |
|
|
SetSubtitleTrack ( int track ) : int |
|
|
SetVolume ( int volume ) : int |
|
|
Stop ( ) : void |
|
|
UpdateSize ( uint x, uint y ) : void |
|
|