|
Dante Application Library API
|
An available network interface that is valid for use with DAL. More...
#include <DAL.hpp>
Public Attributes | |
| unsigned int | index |
| integer index of the interface | |
| std::wstring | name |
| wstring name of the interface. More... | |
| std::string | name |
| string name of the interface. More... | |
| bool | isLinkUp |
| Is the network interface link currently connected. | |
An available network interface that is valid for use with DAL.
| std::wstring Audinate::DAL::AvailableInterface::name |
wstring name of the interface.
| std::string Audinate::DAL::AvailableInterface::name |
string name of the interface.
1.8.17