mpv/stream/cache2.h

7 lines
121 B
C

#ifndef MPLAYER_CACHE2_H
#define MPLAYER_CACHE2_H
extern void cache_uninit(stream_t *s);
#endif /* MPLAYER_CACHE2_H */