MythTV  master
Functions
lameencoder.cpp File Reference
#include <iostream>
#include <QApplication>
#include <QString>
#include <libmyth/mythcontext.h>
#include <libmythbase/mythlogging.h>
#include <libmythmetadata/metaioid3.h>
#include <libmythmetadata/musicmetadata.h>
#include "lameencoder.h"
Include dependency graph for lameencoder.cpp:

Go to the source code of this file.

Functions

static int write_buffer (char *buf, int bufsize, FILE *fp)
 

Function Documentation

◆ write_buffer()

static int write_buffer ( char *  buf,
int  bufsize,
FILE *  fp 
)
static

Definition at line 42 of file lameencoder.cpp.

Referenced by LameEncoder::addSamples().