| VST 3 Interfaces
    VST 3.7
    SDK for developing VST plug-in | 
Frame Rate
A frame rate describes the number of image (frame) displayed per second. More...
#include <ivstprocesscontext.h>
| Public Types | |
| enum | FrameRateFlags { kPullDownRate = 1 << 0, kDropRate = 1 << 1 } | 
| Public Attributes | |
| uint32 | framesPerSecond | 
| frame rate | |
| uint32 | flags | 
| flags FrameRateFlags | |
Frame Rate
A frame rate describes the number of image (frame) displayed per second.
Some examples:
| enum FrameRateFlags | 
| uint32 framesPerSecond | 
frame rate
| uint32 flags | 
flags FrameRateFlags