disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

StreamStatus

Represents one outgoing stream containing an entire texture, or a segment of a texture.

Properties

stream : int (Read-Only)

/** Handle for the texture parameter stream. */

textureName : str (Read-Only)

/** Path to the texture resource used for this texture parameter stream. */

Constructors

__init__(self)

Default constructor for StreamStatus

Methods

currentTransportInfo(self) -> str

/** Formatted string with the current configuration for this stream. */

recentSent(self) -> float

/** Rate of frames sent on this stream recently. */