view stream/cache2.h @ 25955:eff9e1b25743

-chapter is now handled uniformly calling demuxer_seek_chapter() instead of letting individual demuxers and stream readers do their nasty job
author nicodvb
date Mon, 11 Feb 2008 22:03:34 +0000 (2008-02-11)
parents 3baf6a2283da
children 4129c8cfa742
line wrap: on
line source
#ifndef CACHE2_H
#define CACHE2_H

extern void cache_uninit(stream_t *s);

#endif /* CACHE2_H */