VST 3 Interfaces  VST 3.6.7
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Public Types | Data Fields
FrameRate Struct Reference

Frame Rate. More...

#include <ivstprocesscontext.h>

Public Types

enum  FrameRateFlags { kPullDownRate = 1 << 0, kDropRate = 1 << 1 }
 

Data Fields

uint32 framesPerSecond
 frame rate More...
 
uint32 flags
 flags FrameRateFlags More...
 

Detailed Description

Frame Rate.

Member Enumeration Documentation

Enumerator
kPullDownRate 

for ex. HDTV: 23.976 fps with 24 as frame rate

kDropRate 

for ex. 29.97 fps drop with 30 as frame rate

Field Documentation

uint32 framesPerSecond

frame rate

uint32 flags
Empty

Copyright ©2017 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.