tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::SelectedChannelIndex Struct Reference

Public Member Functions

 SelectedChannelIndex (int i, bool selected) noexcept
 

Public Attributes

const int index
 
const bool wasSelected
 

Detailed Description

Definition at line 507 of file tracktion_StepClip.cpp.

Constructor & Destructor Documentation

◆ SelectedChannelIndex()

tracktion::engine::SelectedChannelIndex::SelectedChannelIndex ( int  i,
bool  selected 
)
noexcept

Definition at line 509 of file tracktion_StepClip.cpp.

Member Data Documentation

◆ index

const int tracktion::engine::SelectedChannelIndex::index

Definition at line 512 of file tracktion_StepClip.cpp.

◆ wasSelected

const bool tracktion::engine::SelectedChannelIndex::wasSelected

Definition at line 513 of file tracktion_StepClip.cpp.


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