Go to the source code of this file.
Classes | |
| class | AudioReencodeBuffer |
Functions | |
| static QString | get_str_option (RecordingProfile &profile, const QString &name) |
| static int | get_int_option (RecordingProfile &profile, const QString &name) |
| void | TranscodeWriteText (void *ptr, unsigned char *buf, int len, int timecode, int pagenr) |
| static QString get_str_option | ( | RecordingProfile & | profile, | |
| const QString & | name | |||
| ) | [static] |
Definition at line 343 of file transcode.cpp.
Referenced by get_int_option(), and Transcode::TranscodeFile().
| static int get_int_option | ( | RecordingProfile & | profile, | |
| const QString & | name | |||
| ) | [static] |
| void TranscodeWriteText | ( | void * | ptr, | |
| unsigned char * | buf, | |||
| int | len, | |||
| int | timecode, | |||
| int | pagenr | |||
| ) |
1.5.5