Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_frames Struct Reference

This is just so ast_frames, a list head struct for holding a list of ast_frame structures, is defined. More...

Data Fields

struct ast_framefirst
 
struct ast_framelast
 

Detailed Description

This is just so ast_frames, a list head struct for holding a list of ast_frame structures, is defined.

Definition at line 66 of file frame.c.

Field Documentation

struct ast_frame* first

Definition at line 66 of file frame.c.

struct ast_frame* last

Definition at line 66 of file frame.c.


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