Pp-g711.h File Reference - Janus WebRTC Server - Meetecho

Fork me on GitHub Janus (multistream)
  • Home
  • Demos
  • Documentation
  • Papers
  • Need help?
  • Janus (0.x)
  • JanusCon!
  • Main Page
  • Related Pages
  • Topics
  • Data Structures
  • Files
  •  
  • File List
  • Globals
Loading... Searching... No Matches
  • src
  • postprocessing
Functions pp-g711.h File ReferenceTools and utilities » Recordings post-processing utility

Post-processing to generate .wav files (headers) More...

#include <stdio.h> #include "pp-rtp.h" Include dependency graph for pp-g711.h: This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char ** janus_pp_g711_get_extensions (void)
 
int janus_pp_g711_create (char *destination, char *metadata)
 
int janus_pp_g711_process (FILE *file, janus_pp_frame_packet *list, int *working)
 
void janus_pp_g711_close (void)
 

Detailed Description

Post-processing to generate .wav files (headers)

AuthorLorenzo Miniero loren.nosp@m.zo@m.nosp@m.eetec.nosp@m.ho.c.nosp@m.om CopyrightGNU General Public License v3

Implementation of the post-processing code needed to generate raw .wav files out of G.711 (mu-law or a-law) RTP frames.

Recordings post-processing utility

Function Documentation

◆ janus_pp_g711_close()

void janus_pp_g711_close ( void )

◆ janus_pp_g711_create()

int janus_pp_g711_create ( char * destination,
char * metadata )

◆ janus_pp_g711_get_extensions()

const char ** janus_pp_g711_get_extensions ( void )

◆ janus_pp_g711_process()

int janus_pp_g711_process ( FILE * file,
janus_pp_frame_packet * list,
int * working )
Last updated on Thu Jul 10 2025 — Janus WebRTC Server © Meetecho 2014-2025

Từ khóa » G 711.h