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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
tracktion_LauncherClipPlaybackHandle.h File Reference

Go to the source code of this file.

Classes

class  tracktion::engine::LauncherClipPlaybackHandle
 
struct  tracktion::engine::LauncherClipPlaybackHandle::SplitBeatRange
 Represents two beat ranges that can be split. More...
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Class Documentation

◆ tracktion::engine::LauncherClipPlaybackHandle::SplitBeatRange

struct tracktion::engine::LauncherClipPlaybackHandle::SplitBeatRange

Represents two beat ranges that can be split.

Definition at line 39 of file tracktion_LauncherClipPlaybackHandle.h.

Class Members
bool playing1
bool playing2
BeatRange range1
BeatRange range2