MythTV master
pxsup2dast.h
Go to the documentation of this file.
1#ifndef PXSUP2DAST_H_
2#define PXSUP2DAST_H_
3
4extern int sup2dast(const char *supfile, const char *ifofile, int delay_ms);
5
6#endif
int sup2dast(const char *supfile, const char *ifofile, int delay_ms)
Definition: pxsup2dast.c:911