Property FpsOptions
FpsOptions
Gets or initializes the options for limiting the frames per second (FPS) of the video.
If set to null, the video will not be resampled.
Declaration
public VideoFpsOptions? FpsOptions { get; init; }
Property Value
| Type | Description |
|---|---|
| VideoFpsOptions |