disguise developers

Python API

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

NetworkBandwidthDomain

Domain containing the network bandwidth usage for machines in the session.

Methods

getBandwidth(self, machine: str, adaptor: str, atTime: float, onTrack: SuperTrack) -> BandwidthUsage

Retrives the bandwidth estimate in bits per second.

Parameters: