Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct ast_format_cap * | formats |
Current formats negotiated on the stream. | |
int | group |
The group that the stream is part of. | |
struct ast_variable * | metadata |
Stream metadata vector. | |
char | name [0] |
Name for the stream within the context of the channel it is on. | |
unsigned int | position |
The position of the stream in the topology. | |
struct ast_rtp_codecs * | rtp_codecs |
The rtp_codecs used by the stream. | |
enum ast_stream_state | state |
The current state of the stream. | |
enum ast_media_type | type |
The type of media the stream is handling. | |