libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
AudioBlock::Config Class Reference

Config used by the derived class to configure AudioBlock This config is passed in by the derived class to configure the audio block on instantiation. More...

#include <audioblock.h>

Public Attributes

size_t sourceChannels = 0
 Number of channels this block can source Should be set to zero if this block can not source any channels.
 
size_t sinkChannels = 0
 Number of channels this block can sink Should be set to zero if this block can not sink any channels.
 

Detailed Description

Config used by the derived class to configure AudioBlock This config is passed in by the derived class to configure the audio block on instantiation.


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