29 #ifndef _ASTERISK_STASIS_BRIDGE_H
30 #define _ASTERISK_STASIS_BRIDGE_H
32 #if defined(__cplusplus) || defined(c_plusplus)
39 #define STASIS_BRIDGE_MIXING_CAPABILITIES \
40 (AST_BRIDGE_CAPABILITY_NATIVE \
41 | AST_BRIDGE_CAPABILITY_1TO1MIX \
42 | AST_BRIDGE_CAPABILITY_MULTIMIX)
65 void bridge_stasis_init(
void);
69 #if defined(__cplusplus) || defined(c_plusplus)
ast_bridge_video_mode_type
Video source modes.
const ast_string_field name
Structure that contains information about a bridge.