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::EditPlaybackContext::ScopedDeviceListReleaser Struct Reference

Releases and then optionally reallocates the context's device list safely. More...

#include "tracktion_EditPlaybackContext.h"

Public Member Functions

 ScopedDeviceListReleaser (EditPlaybackContext &, bool reallocate)
 

Public Attributes

EditPlaybackContextowner
 
const bool shouldReallocate
 

Detailed Description

Releases and then optionally reallocates the context's device list safely.

Definition at line 57 of file tracktion_EditPlaybackContext.h.

Constructor & Destructor Documentation

◆ ScopedDeviceListReleaser()

tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::ScopedDeviceListReleaser ( EditPlaybackContext e,
bool  reallocate 
)

Definition at line 452 of file tracktion_EditPlaybackContext.cpp.

◆ ~ScopedDeviceListReleaser()

tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::~ScopedDeviceListReleaser ( )

Definition at line 462 of file tracktion_EditPlaybackContext.cpp.

Member Data Documentation

◆ owner

EditPlaybackContext& tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::owner

Definition at line 62 of file tracktion_EditPlaybackContext.h.

◆ shouldReallocate

const bool tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::shouldReallocate

Definition at line 63 of file tracktion_EditPlaybackContext.h.


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