Asterisk - The Open Source Telephony Project  18.5.0
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>

Collaboration diagram for ast_bridge_video_talker_src_data:
Collaboration graph
[legend]

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

◆ average_talking_energy

int average_talking_energy

◆ chan_old_vsrc

struct ast_channel* chan_old_vsrc

◆ chan_vsrc

struct ast_channel* chan_vsrc

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