#include <ortp/ortp.h>
Functions | |
| void | ms_init (void) |
| int | ms_load_plugins (const char *directory) |
| void | ms_exit (void) |
| int | ms_get_payload_max_size () |
| int | ms_discover_mtu (const char *destination_host) |
| void | ms_set_mtu (int mtu) |
This file provide the API needed to initialize and reset the mediastreamer2 library.
1.5.8