#include <bridging.h>

Data Fields | |
| struct ast_channel * | chan_vsrc |
This is used for both SINGLE_SRC mode to set what channel should be the current single video feed
Definition at line 186 of file bridging.h.
| struct ast_channel* chan_vsrc |
Only accept video coming from this channel
Definition at line 188 of file bridging.h.
Referenced by ast_bridge_is_video_src(), ast_bridge_number_video_src(), ast_bridge_remove_video_src(), ast_bridge_set_single_src_video_mode(), and cleanup_video_mode().