Nyx Node
Loading...
Searching...
No Matches
Nyx Stream
Collaboration diagram for Nyx Stream:

Functions

nyx_dict_tnyx_stream_def_new (STR_t name, __NULLABLE__ STR_t label)
 Allocates a new INDI / Nyx Stream.
 
nyx_dict_tnyx_stream_def_vector_new (STR_t device, STR_t name, nyx_state_t state, nyx_dict_t *defs[], __NULLABLE__ const nyx_opts_t *opts)
 Allocates a new Nyx stream vector.
 

Detailed Description

Function Documentation

◆ nyx_stream_def_new()

nyx_dict_t * nyx_stream_def_new ( STR_t name,
__NULLABLE__ STR_t label )

Allocates a new INDI / Nyx Stream.

Parameters
name
label
Returns

◆ nyx_stream_def_vector_new()

nyx_dict_t * nyx_stream_def_vector_new ( STR_t device,
STR_t name,
nyx_state_t state,
nyx_dict_t * defs[],
__NULLABLE__ const nyx_opts_t * opts )

Allocates a new Nyx stream vector.

Parameters
device
name
state
defs
opts
Returns