view libmpcodecs/ae_pcm.h @ 17364:5270413ce642

wording fix 1.1205: [does not apply] (?) 1.1204: minor rewording 1.1203: This patch makes real rtsp tell the server to deliver data at specified bandwidth [...]
author kraymer
date Thu, 12 Jan 2006 00:25:15 +0000
parents e84a6ae9d51e
children 3f0d00abc073
line wrap: on
line source

#ifndef __AE_PCM_H_
#define __AE_PCM_H_

#include "ae.h"

int mpae_init_pcm(audio_encoder_t *encoder);

#endif