
K2 Edge Protocol Manual – document version 1.0 – Page 10
4. API NRE Command
4.1. Introduction
The K2 Edge API NRE command allows remote control over the K2 Edge Render Engine (NRE), the part
of the nexos playout application that can render templates previously created in Channel Composer.
4.2. Supported sub commands
The NRE command supports a number of sub commands listed in the table below:
Both preload and play a template.
Preload a template, preparing it for playback.
Start playback of a previously preloaded template.
Preload a new scene graph from a given channel pack.
Select a previously preloaded scene graph.
Stops and clears all templates running in the active (currently rendering) scene graph.
Returns info on given template via feedback.
Print scene parameter values.
Allows for various levels of control over NRE.
These sub commands will be discussed in detail in the next chapters.
Like all K2 Edge API commands, the NRE command follows the Complex String Format syntax. The
value of the mandatory cmd field is nre
An example NRE command:
{cmd=nre; subcmd=play; template=ShowLogo; inst=10;}
Comentarios a estos manuales