Helper structures to handle RTP post-processing (headers)
int janus_pp_h265_create(char *destination, char *metadata, gboolean faststart)
Definition: pp-h265.c:61
int janus_pp_h265_preprocess(FILE *file, janus_pp_frame_packet *list)
Definition: pp-h265.c:252
int janus_pp_h265_process(FILE *file, janus_pp_frame_packet *list, int *working)
Definition: pp-h265.c:384
void janus_pp_h265_close(void)
Definition: pp-h265.c:521