Property | Defined by | ||
---|---|---|---|
bandwidthDown : Number
Down bandwidth value in kbits/seconds
| StatObject | ||
bandwidthUp : Number
Up bandwidth value in kbits/seconds
| StatObject | ||
fps : Number
Frames per second of the attached Camera
| StatObject | ||
latency : Number
Latency value in milliseconds
| StatObject |
bandwidthDown | property |
bandwidthDown:Number
[read-write]Down bandwidth value in kbits/seconds
Implementation public function get bandwidthDown():Number
public function set bandwidthDown(value:Number):void
bandwidthUp | property |
bandwidthUp:Number
[read-write]Up bandwidth value in kbits/seconds
Implementation public function get bandwidthUp():Number
public function set bandwidthUp(value:Number):void
fps | property |
public var fps:Number
Frames per second of the attached Camera
latency | property |
public var latency:Number
Latency value in milliseconds