all it takes to agree or disagree with the OP is basic understanding of digital transmission.
in digital you either get it or don't.
non-technical explanation of the magic of digital -
- paint a large number on the wall - that is your digital message, say, '3'
- look at it through clear glass (an analogy of a perfect transmission system) - you can see it well, so the message you get is '3', exaclty as the original
- look at it through a frosted galss (an anology of a bad transmission system) - up to a point you will still be able to tell confidently it is '3' and nothing else, i.e. the message you get is still '3', exactly as the original. you can put this message in a notebook and give it to somebody else and they will get exactly the same message - '3' and will not even know that you saw it through a frosted glass. 3 will still be 3, 100%***. This will continue, until you:
- look at it through a very frosted glass (really bad transmission) - you cannot figure out any more what figure it is. you get no messsage at all.
so you either get it or not. all you need to do is know that either '1' or '0' are being sent (binary, digital) so at the receiveing end all that needs to be done is figuring out if it is 1 or 0. if you do - there is no quality losss because you know exactly how 1 and 0 look like and you do not need any more info about them.
if you misread several 1s and 0s, error correction may still get it back, up to a point (of error resilience of a codec). basically they are transmitted more than once so it is ok to misread some.
if you miss too many, you get dropouts - bricks/freezing on video, clicks on audio etc. thereare not sublte 'analog-like' impacts.
*** - this is the priciple of digital. this is why computers are good with numbers, why we have e-mail, internet, mobile phones, bluray etc etc.