TracktionEngine
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...

Public Member Functions

 ScopedDeviceListReleaser (EditPlaybackContext &, bool reallocate)
 
 ~ScopedDeviceListReleaser ()
 

Public Attributes

EditPlaybackContextowner
 
const bool shouldReallocate
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ScopedDeviceListReleaser()

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

◆ ~ScopedDeviceListReleaser()

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

Member Data Documentation

◆ owner

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

◆ shouldReallocate

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

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