36 for (ssize_t i = 0; i < v.size(); i++)
49DeviceImpl::extract_info (
const String &aseid)
bool is_active() override
Check whether this is the active synthesis engine project.
void _disconnect_remove() override
Disconnect the device and remove all object references.
void _deactivate() override
Stop processing the corresponding AudioProcessor.
void _activate() override
Add AudioProcessor to the Engine and start processing.
void _set_parent(GadgetImpl *parent) override
Assign parent container.
void remove_self()
Remove device from its container.
Track * _track() const
Find Track in parent ancestry.
Base type for classes that have a Property.
GadgetImpl * _parent() const override
Retrieve parent container.
void _set_parent(GadgetImpl *parent) override
Assign parent container.
Base type for classes that have a Property.
virtual GadgetImpl * _parent() const =0
Retrieve parent container.
Container for Clip objects and sequencing information.
#define assert_return(expr,...)
Return from the current function if expr is unmet and issue an assertion warning.
#define assert_warn(expr)
Issue an assertion warning if expr evaluates to false.
The Anklang C++ API namespace.