|
RDMnet
HEAD (unstable)
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.
Data Fields | |
| const char * | scope |
| RdmnetScopeMonitorCallbacks | callbacks |
| const char * | domain |
| 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. NULL to use the default search domain(s).
| const char* scope |
Scope string of the scope to be monitored.