Method | Description | |
---|---|---|
Start ( ) : void |
Starts the vlc player and appends commands from argument builders.
|
|
VlcCommander ( string path ) : System.Diagnostics |
Initializes a new instance of the VlcCommander class.
|
Method | Description | |
---|---|---|
OnVlcErrorDataReceived ( object sender, |
Handles the ErrorDataReceived event of the vlc process.
|
public VlcCommander ( string path ) : System.Diagnostics | ||
path | string | The path. |
return | System.Diagnostics |