sACN  2.0.2
Implementation of ANSI E1.31 (Streaming ACN)
View other versions:
SacnSourceUniverseNetintList Struct Reference

Data Fields

sacn_source_t handle
 
uint16_t universe
 
SacnMcastInterfacenetints
 
size_t num_netints
 

Detailed Description

A set of network interfaces for a particular universe.

Field Documentation

◆ handle

sacn_source_t handle

The source's handle.

◆ netints

If non-NULL, this is the list of interfaces the application wants to use, and the status codes are filled in. If NULL, all available interfaces are tried.

◆ num_netints

size_t num_netints

The size of netints, or 0 if netints is NULL.

◆ universe

uint16_t universe

The ID of the universe.


The documentation for this struct was generated from the following file: