MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Data Structures | Namespaces | Typedefs | Variables
input_mp3.h File Reference
#include "input.h"
#include <mist/dtsc.h>
#include <deque>

Go to the source code of this file.

Data Structures

class  Mist::inputMP3
 

Namespaces

 Mist
 Recording to file.
 

Typedefs

typedef Mist::inputMP3 mistIn
 

Variables

static const int Mist::bitRates [2][3][16]
 
static const int Mist::sampleCounts [2][3] = {{374, 1152, 1152}, {384, 1152, 576}}
 
static const double Mist::sampleRates [2][3] = {{44.1, 48.0, 32.0}, {22.05, 24.0, 16.0}}
 

Typedef Documentation