Packagecom.renaun.fms.vo
Classpublic class StatObject



Public Properties
 PropertyDefined 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
Property detail
bandwidthDownproperty
bandwidthDown:Number  [read-write]

Down bandwidth value in kbits/seconds

Implementation
    public function get bandwidthDown():Number
    public function set bandwidthDown(value:Number):void
bandwidthUpproperty 
bandwidthUp:Number  [read-write]

Up bandwidth value in kbits/seconds

Implementation
    public function get bandwidthUp():Number
    public function set bandwidthUp(value:Number):void
fpsproperty 
public var fps:Number

Frames per second of the attached Camera

latencyproperty 
public var latency:Number

Latency value in milliseconds