Go to the source code of this file.
Functions | |
| int | preview_helper (uint chanid, QDateTime starttime, long long previewFrameNumber, long long previewSeconds, const QSize &previewSize, const QString &infile, const QString &outfile) |
| int | main (int argc, char **argv) |
| int preview_helper | ( | uint | chanid, | |
| QDateTime | starttime, | |||
| long long | previewFrameNumber, | |||
| long long | previewSeconds, | |||
| const QSize & | previewSize, | |||
| const QString & | infile, | |||
| const QString & | outfile | |||
| ) |
Definition at line 88 of file mythtv/programs/mythpreviewgen/main.cpp.
Referenced by main().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 152 of file mythtv/programs/mythpreviewgen/main.cpp.
1.6.3