Свойство | Type | Description | |
---|---|---|---|
GetSvpProcess |
Méthode | Description | |
---|---|---|
AddToSvpBlacklist ( ) : void |
Adds the Natural Grounding Player to SVP's blacklist so that it doesn't affect internal players.
|
|
AutoConfigure ( |
Automatically starts or stops SVP and madVR based on current video requirements.
|
|
ClearLog ( ) : void |
Clears SVP log files so that it doesn't display an error message when restarting.
|
|
ConfigureSettings ( ) : void |
Configures MPC-HC settings to work properly with the Natural Grounding Player.
|
|
GetAviSynthVersion ( ) : AviSynthVersion | ||
KillMpcProcesses ( ) : void |
Kills any MPC-HC running instance.
|
|
StartMpc ( string fileName ) : void |
Starts a MPC process without hooking into it.
|
Méthode | Description | |
---|---|---|
GetSvpProcess ( ) : |
Returns the SVP process.
|
public static AutoConfigure ( |
||
videoStatus | The media containing performance status information. | |
Résultat | void |
public static GetAviSynthVersion ( ) : AviSynthVersion | ||
Résultat | AviSynthVersion |
public static StartMpc ( string fileName ) : void | ||
fileName | string | The video file to open. |
Résultat | void |