#include <yatephone.h>
Static Public Member Functions | |
static const FormatInfo * | getFormat (const String &name) |
static const FormatInfo * | addFormat (const String &name, int fsize, int ftime, const String &type="audio", int srate=8000, int nchan=1) |
This is just a holder for the list of media formats supported by Yate
|
Add a new format to the repository
|
|
Retrieve a format by name and type
|