view libmpcodecs/ae_pcm.h @ 26417:04effd44c46a

10L, forgot to commit the documentation for the -noconfig options. Patch by Andrew Savchenko (Bircoph -at- list -dot- ru).
author albeu
date Mon, 14 Apr 2008 11:23:18 +0000
parents 4129c8cfa742
children bbb6ebec87a0
line wrap: on
line source

#ifndef MPLAYER_AE_PCM_H
#define MPLAYER_AE_PCM_H

#include "ae.h"

int mpae_init_pcm(audio_encoder_t *encoder);

#endif /* MPLAYER_AE_PCM_H */