Go to the source code of this file.
Classes | |
| class | AudioBuffer |
| class | AudioReencodeBuffer |
| class | Cutter |
| struct | transcodeFrameInfo |
| class | TranscodeFrameQueue |
Typedefs | |
| typedef struct transcodeFrameInfo | TranscodeFrameInfo |
Functions | |
| static QString | get_str_option (RecordingProfile &profile, const QString &name) |
| static int | get_int_option (RecordingProfile &profile, const QString &name) |
| static void | TranscodeWriteText (void *ptr, unsigned char *buf, int len, int timecode, int pagenr) |
| typedef struct transcodeFrameInfo TranscodeFrameInfo |
| static QString get_str_option | ( | RecordingProfile & | profile, | |
| const QString & | name | |||
| ) | [static] |
Definition at line 834 of file transcode.cpp.
Referenced by get_int_option(), and Transcode::TranscodeFile().
| static int get_int_option | ( | RecordingProfile & | profile, | |
| const QString & | name | |||
| ) | [static] |
Definition at line 846 of file transcode.cpp.
Referenced by Transcode::TranscodeFile().
| static void TranscodeWriteText | ( | void * | ptr, | |
| unsigned char * | buf, | |||
| int | len, | |||
| int | timecode, | |||
| int | pagenr | |||
| ) | [static] |
Definition at line 864 of file transcode.cpp.
Referenced by Transcode::TranscodeFile().
1.6.3