disguise developers

Designer Plugins

Plugins for Disguise Designer software.

RenderStreamModuleConfig

Base class: ModuleConfig

Properties

asset : RenderStreamAsset

assigner : MultiChannelClusterAssigner

canReconfigure : bool (Read-Only)

cluster : RenderStreamCluster

framerateFraction : int

The fraction of the framerate this layer renders at. Can help performance with particularly heavy asset. Does not help when in low latency output modes.

pool : ClusterPool

sceneOptions : List[str]

Methods

getBandwidthEstimates(self) -> List[BandwidthEstimationResult]

reconfigureWorkload(self)

Reconfigure the running workload

startWorkload(self)

Start or restart the workload

stopWorkload(self)

Stop the workload

syncContent(self)

Synchronise content from the asset content source to other nodes in the pool

syncEngine(self)

updateProxySettings(self)