Camera.keyFrameInterval

Availability

Usage

public keyFrameInterval : Number [read-only]

Description

Property (read-only); 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

Camera.setKeyFrameInterval()