Post-processing to generate binary files out of binary data recordings (headers) More...


Go to the source code of this file.
Functions | |
| int | janus_pp_binary_create (char *destination, char *metadata) | 
| int | janus_pp_binary_process (FILE *file, janus_pp_frame_packet *list, int *working) | 
| void | janus_pp_binary_close (void) | 
Post-processing to generate binary files out of binary data recordings (headers)
Implementation of the post-processing code needed to generate .srt files out of text data recordings.
| void janus_pp_binary_close | ( | void | ) | 
| int janus_pp_binary_create | ( | char * | destination, | 
| char * | metadata ) | 
| int janus_pp_binary_process | ( | FILE * | file, | 
| janus_pp_frame_packet * | list, | ||
| int * | working ) |