UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
mpf_codec_descriptor_t Struct Reference

#include <mpf_codec_descriptor.h>

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

apr_byte_t mpf_codec_descriptor_t::channel_count

Channel count

apt_bool_t mpf_codec_descriptor_t::enabled

Enabled/disabled state

apt_str_t mpf_codec_descriptor_t::format

Codec dependent additional format

apt_str_t mpf_codec_descriptor_t::name

Codec name

apr_byte_t mpf_codec_descriptor_t::payload_type

Payload type used in RTP packet

apr_uint16_t mpf_codec_descriptor_t::sampling_rate

Sampling rate


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