|
RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
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... | |
| const char* RdmnetScopeMonitorConfig::domain |
(optional) The search domain to use for DNS discovery.
NULL to use the default search domain(s).