BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::CodecParam Struct Reference

#include <media.hpp>

Public Member Functions

void fromPj (const pjmedia_codec_param &param)
 
pjmedia_codec_param toPj () const
 

Data Fields

struct CodecParamInfo info
 
struct CodecParamSetting setting
 

Detailed Description

Detailed codec attributes used in configuring an audio codec and in querying the capability of audio codec factories.

Please note that codec parameter also contains SDP specific setting, setting::decFmtp and setting::encFmtp, which may need to be set appropriately based on the effective setting. See each codec documentation for more detail.

Field Documentation

◆ info

struct CodecParamInfo pj::CodecParam::info

info

◆ setting

struct CodecParamSetting pj::CodecParam::setting

setting


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.