WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_codec_silk_setting Struct Reference

Data Fields

pj_bool_t enabled
 
int quality
 
int complexity
 

Field Documentation

◆ enabled

pj_bool_t pjmedia_codec_silk_setting::enabled

Enable/disable.

◆ quality

int pjmedia_codec_silk_setting::quality

Encoding quality, or use -1 for default (

See also
PJMEDIA_CODEC_SILK_DEFAULT_QUALITY).

◆ complexity

int pjmedia_codec_silk_setting::complexity

Encoding complexity, or use -1 for default (

See also
PJMEDIA_CODEC_SILK_DEFAULT_COMPLEXITY)

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

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.