|
Asterisk - The Open Source Telephony Project
18.5.0
|
#include <resource_bridges.h>
Data Fields | |
| const char * | bridge_id |
| const char * | channel_id |
Argument struct for ast_ari_bridges_set_video_source()
Definition at line 210 of file resource_bridges.h.
| 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().
| 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().
1.8.13