st30p audio is setup with packet time 1ms and audio frame 10ms. The st30_frame::status returned by st30p_rx_get_frame() always has ST_FRAME_STATUS_COMPLETE.
Audio frame status should be set to ST_FRAME_STATUS_CORRUPTED when an audio frame has unrecovered packet loss (i.e., post-redundancy error).
st30p audio is setup with packet time 1ms and audio frame 10ms. The st30_frame::status returned by st30p_rx_get_frame() always has ST_FRAME_STATUS_COMPLETE.
Audio frame status should be set to ST_FRAME_STATUS_CORRUPTED when an audio frame has unrecovered packet loss (i.e., post-redundancy error).