#ifndef __AE_PCM_H_ #define __AE_PCM_H_ #include "ae.h" int mpae_init_pcm(audio_encoder_t *encoder); #endif