Open Lighting Architecture  Latest Git
Public Attributes | List of all members
ola::acn::E131Node::Options Struct Reference

Detailed Description

Options for the E131Node.

Inheritance diagram for ola::acn::E131Node::Options:
Inheritance graph
[legend]
Collaboration diagram for ola::acn::E131Node::Options:
Collaboration graph
[legend]

Public Attributes

bool use_rev2
 
bool ignore_preview
 
bool enable_draft_discovery
 
uint8_t dscp
 
uint16_t port
 
std::string source_name
 

Member Data Documentation

◆ dscp

uint8_t ola::acn::E131Node::Options::dscp

The DSCP value to tag packets with

◆ enable_draft_discovery

bool ola::acn::E131Node::Options::enable_draft_discovery

Enable 2014 draft discovery

◆ ignore_preview

bool ola::acn::E131Node::Options::ignore_preview

Ignore preview data

◆ port

uint16_t ola::acn::E131Node::Options::port

The UDP port to use, defaults to ACN_PORT

◆ source_name

std::string ola::acn::E131Node::Options::source_name

The source name to use

◆ use_rev2

bool ola::acn::E131Node::Options::use_rev2

Use Revision 0.2 of the 2009 draft


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