#include "priv.h"
#include <freesdp/formatter.h>
Go to the source code of this file.
Defines | |
#define | EMAILS_MAX_COUNT 3 |
#define | PHONES_MAX_COUNT 3 |
#define | BW_MODIFIERS_MAX_COUNT 4 |
#define | TIME_PERIODS_MAX_COUNT 3 |
#define | REPEATS_MAX_COUNT 3 |
#define | MEDIA_ANNOUNCEMENTS_MAX_COUNT 5 |
#define | MEDIA_FORMATS_MAX_COUNT 5 |
Definition in file formatterpriv.h.
|
Definition at line 34 of file formatterpriv.h. Referenced by fsdp_add_bw_info(), and fsdp_add_media_bw_info(). |
|
Definition at line 32 of file formatterpriv.h. Referenced by fsdp_add_email(). |
|
Definition at line 37 of file formatterpriv.h. Referenced by fsdp_add_media(). |
|
Definition at line 38 of file formatterpriv.h. Referenced by fsdp_add_media_format(), and fsdp_make_media(). |
|
Definition at line 33 of file formatterpriv.h. Referenced by fsdp_add_phone(). |
|
Definition at line 36 of file formatterpriv.h. Referenced by fsdp_add_repeat(), and fsdp_make_description(). |
|
Definition at line 35 of file formatterpriv.h. Referenced by fsdp_add_period(), and fsdp_make_description(). |