Short Description: To override the estimated amount of source data.
Syntax
DMXSetEstimatedInputDataBytes | ID datasize |
Parameters
ID | The ID returned by DMXNew that identifies the invocation. |
datasize | An integer or double value with the estimated amount of data in bytes that remains after applying any filter for all sources. |
Notes
You can invoke this function at any time after loading the task via DMXSetApplicationFileName and before running the task via DMXRun.