Loading tests/split_rendering/test_split_rendering.py +12 −2 Original line number Diff line number Diff line Loading @@ -753,6 +753,11 @@ to reconfigure on the first frame. Required for RTP use cases. def test_lc3plus_framing_reconfiguration( record_property, props_to_record, get_mld, get_mld_lim, get_ssnr, get_odg, get_odg_bin, test_info, render_config, post_rend_fr, Loading @@ -776,5 +781,10 @@ def test_lc3plus_framing_reconfiguration( binary_suffix=EXE_SUFFIX, post_rend_fr=post_rend_fr, pre_rend_fr=pre_rend_fr, patch_codec_frame_size_ms=patch_codec_frame_size_ms get_mld=get_mld, mld_lim=get_mld_lim, get_ssnr=get_ssnr, get_odg=get_odg, get_odg_bin=get_odg_bin, patch_codec_frame_size_ms=patch_codec_frame_size_ms, ) Loading
tests/split_rendering/test_split_rendering.py +12 −2 Original line number Diff line number Diff line Loading @@ -753,6 +753,11 @@ to reconfigure on the first frame. Required for RTP use cases. def test_lc3plus_framing_reconfiguration( record_property, props_to_record, get_mld, get_mld_lim, get_ssnr, get_odg, get_odg_bin, test_info, render_config, post_rend_fr, Loading @@ -776,5 +781,10 @@ def test_lc3plus_framing_reconfiguration( binary_suffix=EXE_SUFFIX, post_rend_fr=post_rend_fr, pre_rend_fr=pre_rend_fr, patch_codec_frame_size_ms=patch_codec_frame_size_ms get_mld=get_mld, mld_lim=get_mld_lim, get_ssnr=get_ssnr, get_odg=get_odg, get_odg_bin=get_odg_bin, patch_codec_frame_size_ms=patch_codec_frame_size_ms, )