JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
Steinberg::Vst::FrameRate Struct Reference

Frame Rate A frame rate describes the number of image (frame) displayed per second. More...

#include "ivstprocesscontext.h"

Public Types

enum  FrameRateFlags { kPullDownRate , kDropRate }
 

Public Attributes

uint32 framesPerSecond
 frame rate
 
uint32 flags
 flags FrameRateFlags
 

Detailed Description

Frame Rate A frame rate describes the number of image (frame) displayed per second.

Some examples:

Definition at line 44 of file ivstprocesscontext.h.

Member Enumeration Documentation

◆ FrameRateFlags

enum Steinberg::Vst::FrameRate::FrameRateFlags

Definition at line 47 of file ivstprocesscontext.h.

Member Data Documentation

◆ flags

uint32 Steinberg::Vst::FrameRate::flags

flags FrameRateFlags

Definition at line 54 of file ivstprocesscontext.h.

◆ framesPerSecond

uint32 Steinberg::Vst::FrameRate::framesPerSecond

frame rate

Definition at line 53 of file ivstprocesscontext.h.


The documentation for this struct was generated from the following file: