disguise developers

Designer Plugins

Plugins for Disguise Designer software.

RenderStreamMachine

Base class: Resource

Properties

adaptors : List[netsys_NetworkAdaptor] (Read-Only)

assets : List[RenderStreamAsset] (Read-Only)

assetsPath : str

canFailover : optional[str] (Read-Only)

detailedStatusString : str (Read-Only)

ipAddress : str (Read-Only)

isOnline : bool (Read-Only)

loadFactor : float

Load factor is a unitless number that describes an approximate capability of the machine in terms of how much load weight it can support relative to other machines in the pool, eg. if a machine in the pool is considered a 1, a machine in the pool half as powerful as that machine should be 0.5. Increase for higher spec machines. Decrease for lower spec machines. In each case this is relative to other machines in the pool.

preferredAdaptor : int

preferredAdaptorName : str (Read-Only)

preferredAdaptorUid : str

statusString : str (Read-Only)

streams : List[StreamObject] (Read-Only)

Methods

failover(self) -> List[FailoverData]

setNewRemoteAssetsPath(self, path: str)