Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
data_buffer_payload_entry Struct Reference

Payload entry placed inside of the data buffer list. More...

Data Fields

struct {
   struct data_buffer_payload_entry *   next
 
list
 Linked list information.
 
void * payload
 The payload for this position.
 
size_t pos
 The provided position for this.
 

Detailed Description

Payload entry placed inside of the data buffer list.

Definition at line 47 of file data_buffer.c.


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