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

Data Fields

union {
   struct ast_format *   format
 
   struct ast_stream_topology *   topology
 
}; 
 
unsigned int frame_ending
 
int integer
 

Detailed Description

Definition at line 150 of file include/asterisk/frame.h.

Field Documentation

struct ast_format* format
unsigned int frame_ending

For video formats, an indication that a frame ended

Definition at line 160 of file include/asterisk/frame.h.

Referenced by rtp_raw_write().

int integer
struct ast_stream_topology* topology

The asterisk stream topology

Definition at line 157 of file include/asterisk/frame.h.

Referenced by __ast_frisolate().


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