Rumba C++ SDK
Media.h File Reference
#include "Maquina/Document.h"

Go to the source code of this file.

Namespaces

 maquina
 This version of the SDK is unstable, i-e, it may change with no warning.
 

Functions

MAQUINA_EXPORT maquina::Node maquina::media_root (maquina::Node &document, bool undo_stack)
 Return the document media root node. More...
 
MAQUINA_EXPORT maquina::Node maquina::add_media_layer (std::optional< maquina::Node > parent={}, const std::string_view &name="", bool undo_stack=true)
 Create a media layer. More...