User Guide
88 Client-Side ActionScript Language Reference
See also
NetStream.pause(), NetStream.play(), NetStream.publish(), NetStream.time
NetStream.currentFps
Availability
■ Flash Player 6.
■ Flash Communication Server MX 1.0.
Usage
public currentFps : Number [read-only]
Description
Property (read-only); the number of frames per second being sent or received on the specified
publishing or subscribing stream.
NetStream.liveDelay
Availability
■ Flash Player 6.
■ Flash Communication Server MX 1.0.
Usage
public liveDelay : Number [read-only]
Description
Property (read-only); the number of seconds of data in the specified subscribing stream’s
buffer in live (unbuffered) mode. This property indicates the current network transmission
delay (lag time).