ape  0.5.0
Audio Programming Environment
Public Attributes | List of all members
APE_Event_IOChanged Struct Reference

Guaranteed to be mutually exclusive to any concurrent processing. More...

#include <Events.h>

Public Attributes

size_t inputs
 
size_t outputs
 
size_t blockSize
 
double sampleRate
 

Detailed Description

Guaranteed to be mutually exclusive to any concurrent processing.

Member Data Documentation

◆ blockSize

size_t APE_Event_IOChanged::blockSize

◆ inputs

size_t APE_Event_IOChanged::inputs

◆ outputs

size_t APE_Event_IOChanged::outputs

◆ sampleRate

double APE_Event_IOChanged::sampleRate

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