BitmovinApiSdk\Models\SrtStatisticLink
Synopsis
class SrtStatisticLink
extends ApiResource
{
- // members
- public float $bandwidth;
- public float $maxBandwidth;
- public float $rtt;
- // methods
- public void __construct()
- public $this bandwidth()
- public $this maxBandwidth()
- public $this rtt()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $bandwidth — float
- $maxBandwidth — float
- $rtt — float
Methods
public
- __construct()
- bandwidth() — bandwidth
- maxBandwidth() — maxBandwidth
- rtt() — rtt