TracktionEngine
|
Releases and then optionally reallocates the context's device list safely. More...
#include <tracktion_EditPlaybackContext.h>
Public Member Functions | |
ScopedDeviceListReleaser (EditPlaybackContext &, bool reallocate) | |
~ScopedDeviceListReleaser () | |
Public Attributes | |
EditPlaybackContext & | owner |
const bool | shouldReallocate |
Releases and then optionally reallocates the context's device list safely.
tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::ScopedDeviceListReleaser | ( | EditPlaybackContext & | , |
bool | reallocate | ||
) |
tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::~ScopedDeviceListReleaser | ( | ) |
EditPlaybackContext& tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::owner |
const bool tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::shouldReallocate |