fps property

double? fps
getter/setter pair

The frame rate of the video sent to the model.

If not specified, the default value will be 1.0. The fps range is (0.0, 24.0].

Optional.

Implementation

core.double? fps;