Asterisk - The Open Source Telephony Project
21.4.1
|
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. | |
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().