| 
    sACN
    2.0.1
    
   Implementation of ANSI E1.31 (Streaming ACN) 
   | 
  
  
     
      View other versions:
      
     
   | 
  
 
#include <common.h>
Data Fields | |
| SacnMcastInterface * | netints | 
| size_t | num_netints | 
Network interface configuration information to give the sACN library. Multicast traffic will be restricted to the network interfaces given. The statuses are filled in for each interface.
| SacnMcastInterface* netints | 
An array of network interface IDs to which to restrict sACN traffic. The statuses are filled in for each interface.
| size_t num_netints | 
Size of netints array.