Asterisk - The Open Source Telephony Project  18.5.0
Public Member Functions | Data Fields
ast_rtp_codecs Struct Reference

#include <rtp_engine.h>

Collaboration diagram for ast_rtp_codecs:
Collaboration graph
[legend]

Public Member Functions

 AST_VECTOR (, struct ast_rtp_payload_type *) payload_mapping_rx
 
 AST_VECTOR (, struct ast_rtp_payload_type *) payload_mapping_tx
 

Data Fields

ast_rwlock_t codecs_lock
 
unsigned int framing
 

Detailed Description

Structure that represents codec and packetization information

Definition at line 705 of file rtp_engine.h.

Member Function Documentation

◆ AST_VECTOR() [1/2]

AST_VECTOR ( struct ast_rtp_payload_type )

Rx payload type mapping exceptions

◆ AST_VECTOR() [2/2]

AST_VECTOR ( struct ast_rtp_payload_type )

Tx payload type mapping

Field Documentation

◆ codecs_lock

ast_rwlock_t codecs_lock

◆ framing

unsigned int framing

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