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

Data Fields

struct ast_format_capformats
 Current formats negotiated on the stream.
 
int group
 The group that the stream is part of.
 
struct ast_variablemetadata
 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_codecsrtp_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.
 

Detailed Description

Definition at line 81 of file stream.c.


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