WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

plc.h File Reference

Packet Lost Concealment (PLC) API. More...

Typedefs

typedef struct pjmedia_plc pjmedia_plc
 

Functions

pj_status_t pjmedia_plc_create (pj_pool_t *pool, unsigned clock_rate, unsigned samples_per_frame, unsigned options, pjmedia_plc **p_plc)
 
pj_status_t pjmedia_plc_save (pjmedia_plc *plc, pj_int16_t *frame)
 
pj_status_t pjmedia_plc_generate (pjmedia_plc *plc, pj_int16_t *frame)
 

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.