Camera.fps Availability Flash Player (Web design conference) 6. Usage active_cam.fps Description

Camera.fps Availability Flash Player 6. Usage active_cam.fps Description Read-only property; the maximum rate at which you want the camera to capture data, in frames per second. The maximum rate possible depends on the capabilities of the camera; that is, if the camera doesn t support the value you set here, this frame rate will not be achieved. To set a desired value for this property, use Camera.setMode(). To determine the rate at which the camera is currently capturing data, use the Camera.currentFps property. Example The following example sets the fps rate of the active camera, myCam.fps, to the value provided by the user s text box, this.config.txt_fps. if (this.config.txt_fps != undefined) { myCam.setMode(myCam.width, myCam.height, this.config.txt_fps, false); } Note: The setMode function does not guarantee the requested fps setting; it sets the fps you requested or the fastest fps available. See also Camera.currentFps, Camera.setMode() Camera.get() Availability Flash Player 6. Usage Camera.get([index]) Note: The correct syntax is Camera.get(). To assign the Camera object to a variable, use syntax like active_cam = Camera.get(). Parameters index An optional zero-based integer that specifies which camera to get, as determined from the array returned by the Camera.names property. To get the default camera (which is recommended for most applications), omit this parameter. Camera.get() 315
Note: If you are looking for cheap and reliable webhost to host and run your mysql application check mysql web server services.