- bytes
- The buffer that contains the audio data to decode.
- discontinuity
- True if this invocation to ParseBytes is contiguous to the previous one, false otherwise.
Parsing status.
The OnPacketDecoded/OnProperty found methods are invoked as data is parsed. If you have not subclassed this class, you can alternatively hook up to the PacketDecoded and PropertyFound events to receive parsing notifications.
This updates the AudioFileStream.LastError property.