Mixxx

EngineSideChain Class Reference

#include <enginesidechain.h>

Collaboration diagram for EngineSideChain:

List of all members.

Signals

void bytesRecorded (int)
void isRecording (bool)

Public Member Functions

 EngineSideChain (ConfigObject< ConfigValue > *pConfig)
virtual ~EngineSideChain ()
void submitSamples (CSAMPLE *buffer, int buffer_size)

Detailed Description

Definition at line 37 of file enginesidechain.h.


Constructor & Destructor Documentation

EngineSideChain::EngineSideChain ( ConfigObject< ConfigValue > *  pConfig)

Definition at line 38 of file enginesidechain.cpp.

Here is the call graph for this function:

EngineSideChain::~EngineSideChain ( ) [virtual]

Definition at line 63 of file enginesidechain.cpp.


Member Function Documentation

void EngineSideChain::bytesRecorded ( int  ) [signal]

Here is the caller graph for this function:

void EngineSideChain::isRecording ( bool  ) [signal]

Here is the caller graph for this function:

void EngineSideChain::submitSamples ( CSAMPLE newBuffer,
int  buffer_size 
)

Submit a buffer of samples to be processed in the sidechain

Definition at line 92 of file enginesidechain.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines