A-C > Camera.currentFps |
Camera.currentFps
Camera, video, Camera.currentFPS, currentFPS
Communications/Camera/Properties/currentFps
Availability
Flash Player 6.
Usage
activeCamera.currentFps
Description
Read-only property; the rate at which the camera is capturing data, in frames per second. This property cannot be set; however, you can use the Camera.setMode method to set a related propertyCamera.fpswhich specifies the maximum frame rate at which you would like the camera to capture data.
See also