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

Data Fields

int final
 
struct {
   size_t   current
 
   struct ast_stream **   elems
 
   size_t   max
 
streams
 A vector of all the streams in this topology.
 

Detailed Description

Definition at line 123 of file stream.c.

Field Documentation

int final

Indicates that this topology should not have further operations applied to it.

Definition at line 129 of file stream.c.

Referenced by ast_stream_topology_to_str().


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