Ardour  9.0-pre0-582-g084a23a80d
CrossfadeEditor::Preset Struct Reference

#include <crossfade_edit.h>

Inheritance diagram for CrossfadeEditor::Preset:
[legend]

Public Member Functions

 Preset (const char *n, const char *x)
 

Public Attributes

const char * name
 
const char * image_name
 

Detailed Description

Definition at line 84 of file crossfade_edit.h.

Constructor & Destructor Documentation

◆ Preset()

CrossfadeEditor::Preset::Preset ( const char *  n,
const char *  x 
)
inline

Definition at line 88 of file crossfade_edit.h.

Member Data Documentation

◆ image_name

const char* CrossfadeEditor::Preset::image_name

Definition at line 86 of file crossfade_edit.h.

◆ name

const char* CrossfadeEditor::Preset::name

Definition at line 85 of file crossfade_edit.h.


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