} else if(it.encodeComplete == true){
                binding.encodeInfoCard.visibility = VISIBLE
                binding.encodeProgress.visibility = GONE
                binding.encodeInfoText.setText(R.string.encode_success)
                binding.encodeInfoText.setCompoundDrawablesWithIntrinsicBounds(ContextCompat.getDrawable(context, R.drawable.check_circle_24),