view libmpcodecs/ae_pcm.h @ 27976:3f4990a693c2

Simplify vo_x11 check_events function
author reimar
date Sun, 23 Nov 2008 20:47:04 +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 */