Mercurial > mplayer.hg
view dvdread/dvdread_internal.h @ 25196:5487d363a9ac
at startup show audio and subtitle streams available in the chosen title with all their properties
author | nicodvb |
---|---|
date | Sat, 01 Dec 2007 11:35:03 +0000 |
parents | 1542693b2a30 |
children |
line wrap: on
line source
/* -*- c-basic-offset: 2; indent-tabs-mode: nil -*- */ #ifndef DVDREAD_INTERNAL_H #define DVDREAD_INTERNAL_H #define CHECK_VALUE(arg) int get_verbose(void); int dvdread_verbose(dvd_reader_t *dvd); dvd_reader_t *device_of_file(dvd_file_t *file); #endif /* DVDREAD_INTERNAL_H */