Audacity 3.2.0
Public Attributes | List of all members
AudacityHostAttribute::v Union Reference

Public Attributes

int64 intValue
 
double floatValue
 
TChar * stringValue
 
char * binaryValue
 

Detailed Description

Definition at line 92 of file AudacityVst3HostApplication.cpp.

Member Data Documentation

◆ binaryValue

char* AudacityHostAttribute::v::binaryValue

◆ floatValue

double AudacityHostAttribute::v::floatValue

◆ intValue

int64 AudacityHostAttribute::v::intValue

◆ stringValue

TChar* AudacityHostAttribute::v::stringValue

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