Dante Application Library API
Public Member Functions | Public Attributes | List of all members
Audinate::DAL::DeviceChannels Class Reference

A device name and list of channel names for that device. More...

#include <Connections.hpp>

Public Member Functions

bool operator== (const DeviceChannels &other) const
 
bool operator!= (const DeviceChannels &other) const
 

Public Attributes

std::string mDeviceName
 
std::vector< std::string > mChannelNames
 
Ipv4Address mIpv4Address
 
bool mIdentifiable
 
bool mSending
 

Detailed Description

A device name and list of channel names for that device.


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