Method | Description | |
---|---|---|
ApplyChanges ( ) : void | ||
Dispose ( ) : void | ||
InvokeScript ( string func ) : void | ||
Invoked ( string cmd, string args ) : void | ||
ReloadCommentAsync ( ) : void | ||
VideoFlashHandler ( |
Method | Description | |
---|---|---|
HideComment ( ) : void | ||
Initialize ( System browser, |
||
InjectComment ( string json ) : void | ||
InjectPostedComment ( string json ) : void | ||
InjectUploaderComment ( string json ) : void | ||
Pause ( ) : void | ||
Restart ( ) : void | ||
Resume ( ) : void | ||
Seek ( int pos ) : void | ||
SetVolume ( int volume ) : void | ||
ShowComment ( ) : void | ||
TogglePlay ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CsFrame ( double time, |
||
GetFixedPos ( double pos, long videoTime ) : double | ||
GetFlashPlayerPath ( ) : string | ||
GetHtml5PlayerPath ( ) : string | ||
GetRTMPPlayerPath ( ) : string | ||
GetSWFPlayerPath ( ) : string | ||
InitializeComment ( ) : void | ||
LoadCompleted ( object sender, System e ) : void |
protected Initialize ( System browser, |
||
browser | System | |
videoData | ||
return | void |
protected InjectComment ( string json ) : void | ||
json | string | |
return | void |
protected InjectPostedComment ( string json ) : void | ||
json | string | |
return | void |
protected InjectUploaderComment ( string json ) : void | ||
json | string | |
return | void |
public Invoked ( string cmd, string args ) : void | ||
cmd | string | |
args | string | |
return | void |
public VideoFlashHandler ( |
||
vm | ||
return | System |