Property | Type | Description | |
---|---|---|---|
Intervall | int | ||
MediaLinger | int | ||
MediaPreload | int |
Method | Description | |
---|---|---|
Abort ( ) : void | ||
AddMicroEvents ( |
||
ClearEventList ( ) : void | ||
RemoveMicroEvents ( |
||
RevokeMicroEvents ( |
||
vMixScheduler ( int intervall, int mediapreload, int medialinger, BlockingCollection |
Method | Description | |
---|---|---|
ClockWorker ( ) : void |
public AddMicroEvents ( |
||
evnt | ||
return | bool |
public RemoveMicroEvents ( |
||
evnt | ||
return | void |
public RevokeMicroEvents ( |
||
evnt | ||
when | System.DateTime | |
return | void |
public vMixScheduler ( int intervall, int mediapreload, int medialinger, BlockingCollection |
||
intervall | int | |
mediapreload | int | |
medialinger | int | |
workload | BlockingCollection |
|
return | System |