Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_multicast_rtp_options Struct Reference
Collaboration diagram for ast_multicast_rtp_options:
Collaboration graph
[legend]

Data Fields

char buf [0]
 
struct ast_formatfmt
 
char * opt_args [OPT_ARG_ARRAY_SIZE]
 
char * options
 
struct ast_flags opts
 
char * type
 

Detailed Description

Definition at line 130 of file res_rtp_multicast.c.

Field Documentation

◆ buf

char buf[0]

The type and options are stored in this buffer

Definition at line 137 of file res_rtp_multicast.c.

Referenced by ast_multicast_rtp_create_options().

◆ fmt

struct ast_format* fmt

Definition at line 133 of file res_rtp_multicast.c.

◆ opt_args

char* opt_args[OPT_ARG_ARRAY_SIZE]

◆ options

char* options

Definition at line 132 of file res_rtp_multicast.c.

Referenced by ast_multicast_rtp_create_options().

◆ opts

struct ast_flags opts

◆ type

char* type

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