Click or drag to resize

McEngines Properties

The McEngines type exposes the following members.

Properties
  NameDescription
Public propertyActiveBackgroundTasks
The number of active background tasks, either queued or processing
Public propertyBatchProcessAll
Global background processing switch.
Public propertyHighDemandProcessingIsRunning
True when some high demand processing such as live preview is running.
Public propertyMinimumFramesPerEngine
Minimum number of frames per thread when splitting large sequences.
Public propertyMinimumRegionSizePerEngine
The minimum region size per engine when splitting processing of large frames (in KB).
Public propertySplitLargeFrames
Split large frames for processing.
Public propertySplitLargeSequences
Split large sequences for processing.
Public propertyTotalTasks
The number of tasks in all engines.
Top
See Also