Tells whether the reader can fail to return a valid chunk.
The current Use would be a modified version of {@link StreamChunkReader},
which is configured to only manage audio streams. However, the primary
GUID for audio and video streams is the same. So if a stream shows itself
to be a video stream, the reader would return null.
return
true, if further analysis of the chunk can show,
that the reader is not applicable, despite the header GUID
{@linkplain #getApplyingIds() identification} told it can handle
the chunk.