BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::CodecInfo Struct Reference

#include <media.hpp>

Public Member Functions

void fromPj (const pjsua_codec_info &codec_info)
 

Data Fields

string codecId
 
pj_uint8_t priority
 
string desc
 

Detailed Description

This structure describes codec information.

Member Function Documentation

◆ fromPj()

void pj::CodecInfo::fromPj ( const pjsua_codec_info codec_info)

Construct from pjsua_codec_info.

Field Documentation

◆ codecId

string pj::CodecInfo::codecId

Codec unique identification.

◆ priority

pj_uint8_t pj::CodecInfo::priority

Codec priority (integer 0-255).

◆ desc

string pj::CodecInfo::desc

Codec description.


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.