a-mediastreamer2  5.2.0
Typedefs | Functions
msplc.h File Reference

mediastreamer2 msplc.h include file More...

#include "mscommon.h"

Typedefs

typedef struct _MSPlc MSPlc
 
typedef struct _MSPlcDesc MSPlcDesc
 

Functions

void ms_plc_set_func (MSPlcDesc *_ms_plc_desc)
 
MSPlcms_plc_init (int samplerate)
 
void ms_plc_free (MSPlc *obj)
 
int ms_plc_expand (MSPlc *obj, mblk_t **out, int length, int noise)
 
int ms_plc_normal (MSPlc *obj, mblk_t *in, mblk_t **out)
 
int ms_plc_reduce (MSPlc *obj, mblk_t *in, mblk_t **out, mblk_t **extra)
 

Detailed Description

mediastreamer2 msplc.h include file

This file provide the API needed to manage PLC.