Post-processing to generate .srt files (headers)
More...
#include <stdio.h>
#include "pp-rtp.h"
Go to the source code of this file.
Post-processing to generate .srt files (headers)
- Author
- Lorenzo Miniero loren.nosp@m.zo@m.nosp@m.eetec.nosp@m.ho.c.nosp@m.om
- Copyright
- GNU General Public License v3
Implementation of the post-processing code needed to generate .srt files out of text data recordings.
Recordings post-processing utility
◆ janus_pp_srt_close()
void janus_pp_srt_close |
( |
void | | ) |
|
◆ janus_pp_srt_create()
int janus_pp_srt_create |
( |
char * | destination, |
|
|
char * | metadata ) |
◆ janus_pp_srt_get_extensions()
const char ** janus_pp_srt_get_extensions |
( |
void | | ) |
|
◆ janus_pp_srt_process()