Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_bridge_video_talker_src_data Struct Reference

This is used for both SINGLE_SRC_TALKER mode to set what channel should be the current single video feed. More...

#include <bridge.h>

Data Fields

int average_talking_energy
 
struct ast_channelchan_old_vsrc
 
struct ast_channelchan_vsrc
 

Detailed Description

This is used for both SINGLE_SRC_TALKER mode to set what channel should be the current single video feed.

Definition at line 121 of file bridge.h.

Field Documentation

struct ast_channel* chan_old_vsrc

Current talker see's this person

Definition at line 127 of file bridge.h.

Referenced by ast_bridge_is_video_src(), ast_bridge_number_video_src(), ast_bridge_remove_video_src(), and ast_bridge_update_talker_src_video_mode().

struct ast_channel* chan_vsrc

The documentation for this struct was generated from the following file: