|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API Creator MayaFlux::vega {} |
Global Creator instance for creating nodes, buffers, and containers.
This instance provides a convenient interface to create various MayaFlux components such as nodes, buffers, and signal source containers. It supports method chaining for setting creation context like domain and channels. Each object can be registered automatically based on the provided context. The contexts include domain, channel, and metadata. Domains supported are AUDIO and GRAPHICS. For example:
Definition at line 14 of file Creator.cpp.