ardour
Namespaces | Functions | Variables
chan_count.cc File Reference
#include <stdint.h>
#include "ardour/chan_count.h"
#include "i18n.h"

Go to the source code of this file.

Namespaces

 ARDOUR
 

Functions

ChanCount ARDOUR::infinity_factory ()
 
std::ostream & operator<< (std::ostream &o, const ARDOUR::ChanCount &c)
 

Variables

static const char * state_node_name = "Channels"
 

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const ARDOUR::ChanCount c 
)

Definition at line 82 of file chan_count.cc.

Variable Documentation

const char* state_node_name = "Channels"
static

Definition at line 26 of file chan_count.cc.