|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
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 | |
| EditPlaybackContext & | owner |
| const bool | shouldReallocate |
Releases and then optionally reallocates the context's device list safely.
Definition at line 57 of file tracktion_EditPlaybackContext.h.
| tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::ScopedDeviceListReleaser | ( | EditPlaybackContext & | e, |
| bool | reallocate | ||
| ) |
Definition at line 452 of file tracktion_EditPlaybackContext.cpp.
| tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::~ScopedDeviceListReleaser | ( | ) |
Definition at line 462 of file tracktion_EditPlaybackContext.cpp.
| EditPlaybackContext& tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::owner |
Definition at line 62 of file tracktion_EditPlaybackContext.h.
| const bool tracktion::engine::EditPlaybackContext::ScopedDeviceListReleaser::shouldReallocate |
Definition at line 63 of file tracktion_EditPlaybackContext.h.