MayaFlux 0.1.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

bool enabled = true
 Whether this channel set is active in the stream.
 
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.
 

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 67 of file GlobalStreamInfo.hpp.


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