MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::GlobalStreamInfo::ChannelConfig Struct Reference

Configuration for input or output data channels. More...

#include <GlobalStreamInfo.hpp>

+ Collaboration diagram for MayaFlux::Core::GlobalStreamInfo::ChannelConfig:

Public Attributes

uint32_t channels = 2
 Number of discrete channels in this set.
 
int device_id = -1
 System identifier for the associated device (-1 for default)
 
std::string device_name
 Human-readable identifier for the associated device.
 
bool enabled = true
 Whether this channel set is active in the stream.
 

Detailed Description

Configuration for input or output data channels.

Defines the parameters for a set of audio channels that either capture input signals or render output signals.

Definition at line 74 of file GlobalStreamInfo.hpp.


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