VideoTestcardGeneratorSettings.frameRate property

Framerate of the produced video stream *

Signature:

frameRate: {
        frames: number;
        seconds: number;
    };