BitmovinApiSdk\Models\SrtStatisticWindow
Synopsis
class SrtStatisticWindow
extends ApiResource
{
- // members
- public int $congestion;
- public int $flight;
- public int $flow;
- // methods
- public void __construct()
- public $this congestion()
- public $this flight()
- public $this flow()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $congestion — int
- $flight — int
- $flow — int
Methods
public
- __construct()
- congestion() — congestion
- flight() — flight
- flow() — flow