RDMnet  0.3.0
Implementation of ANSI E1.33 (RDMnet)
View other versions:
RdmnetScopeMonitorConfig Struct Reference

Overview

A set of information that defines the parameters of an RDMnet scope to be monitored using DNS-SD.

#include <rdmnet/discovery.h>

Data Fields

const char * scope
 Scope string of the scope to be monitored.
 
RdmnetScopeMonitorCallbacks callbacks
 A set of callbacks to receive notifications about the monitored scope.
 
const char * domain
 (optional) The search domain to use for DNS discovery. More...
 

Field Documentation

◆ domain

const char* RdmnetScopeMonitorConfig::domain

(optional) The search domain to use for DNS discovery.

NULL to use the default search domain(s).


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