You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently found out that the frameRate option to Movie.stream() and Movie.record() specifies the max frames per second in the stream/recording (see here and here). The methods' docstrings imply that it is the constant fps.
The text was updated successfully, but these errors were encountered:
I recently found out that the
frameRate
option toMovie.stream()
andMovie.record()
specifies the max frames per second in the stream/recording (see here and here). The methods' docstrings imply that it is the constant fps.The text was updated successfully, but these errors were encountered: