Property | Type | Description | |
---|---|---|---|
BufferSize | int |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
Pause ( ) : void | ||
Play ( bool restart = true ) : void | ||
Stop ( ) : void | ||
Update ( |
||
VideoPlayerBase ( string file, bool asize = true ) : System |
Method | Description | |
---|---|---|
SetProgress ( ) : void |
public Update ( |
||
gameTime | ||
return | void |
public VideoPlayerBase ( string file, bool asize = true ) : System | ||
file | string | |
asize | bool | |
return | System |