Asterisk - The Open Source Telephony Project
21.4.1
|
Internal API for the Stasis bridge subclass. More...
Go to the source code of this file.
Macros | |
#define | STASIS_BRIDGE_MIXING_CAPABILITIES |
Functions | |
void | bridge_stasis_init (void) |
struct ast_bridge * | bridge_stasis_new (uint32_t capabilities, unsigned int flags, const char *name, const char *id, enum ast_bridge_video_mode_type video_mode, unsigned int send_sdp_label) |
#define STASIS_BRIDGE_MIXING_CAPABILITIES |
Normal capabilities of mixing bridges
Definition at line 39 of file stasis_bridge.h.