view libmpcodecs/ae_pcm.h @ 16609:061d6e09ad62
Allow string escaping via "".
author |
reimar |
date |
Tue, 27 Sep 2005 08:52:40 +0000 (2005-09-27) |
parents |
e84a6ae9d51e |
children |
3f0d00abc073 |
line source
#ifndef __AE_PCM_H_
#define __AE_PCM_H_
#include "ae.h"
int mpae_init_pcm(audio_encoder_t *encoder);
#endif