Client-Side Communication ActionScript > Camera.keyFrameInterval |
Camera.keyFrameInterval
Availability
Flash Player 6. |
|
Flash Communication Server MX (not required). |
Usage
activeCamera.keyFrameInterval
Description
Read-only property; a number that specifies which video frames are transmitted in full (called keyframes) instead of being interpolated by the video compression algorithm. The default value is 15 (every 15th frame is a keyframe).
See also