Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_get_codec_rate()

uint32_t v3_get_codec_rate(uint16_t codec, uint16_t format);

Arguments

Type Description
uint16_t codec The codec ID. See lv3_codecs
uint16_t format The codec format. See lv3_codecs

Returns

The PCM rate, in kHz for the specified codec/format combination.