UniMRCP  1.7.0
Data Fields
mpf_codec_descriptor_t Struct Reference

#include <mpf_codec_descriptor.h>

Collaboration diagram for mpf_codec_descriptor_t:
Collaboration graph
[legend]

Data Fields

apr_byte_t payload_type
 
apt_str_t name
 
apr_uint16_t sampling_rate
 
apr_byte_t channel_count
 
apt_str_t format
 
apt_bool_t enabled
 

Detailed Description

Codec descriptor

Field Documentation

◆ channel_count

apr_byte_t mpf_codec_descriptor_t::channel_count

Channel count

◆ enabled

apt_bool_t mpf_codec_descriptor_t::enabled

Enabled/disabled state

◆ format

apt_str_t mpf_codec_descriptor_t::format

Codec dependent additional format

◆ name

apt_str_t mpf_codec_descriptor_t::name

Codec name

◆ payload_type

apr_byte_t mpf_codec_descriptor_t::payload_type

Payload type used in RTP packet

◆ sampling_rate

apr_uint16_t mpf_codec_descriptor_t::sampling_rate

Sampling rate


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