Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_ari_bridges_set_video_source_args Struct Reference

#include <resource_bridges.h>

Data Fields

const char * bridge_id
 
const char * channel_id
 

Detailed Description

Argument struct for ast_ari_bridges_set_video_source()

Definition at line 210 of file resource_bridges.h.

Field Documentation

◆ bridge_id

const char* bridge_id

Bridge's id

Definition at line 212 of file resource_bridges.h.

Referenced by ast_ari_bridges_set_video_source(), and ast_ari_bridges_set_video_source_cb().

◆ channel_id

const char* channel_id

Channel's id

Definition at line 214 of file resource_bridges.h.

Referenced by ast_ari_bridges_set_video_source(), and ast_ari_bridges_set_video_source_cb().


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