Decodes a sequence of bytes from the current decoder and advances the position within the underlying stream by the number of bytes read.
Decodes a sequence of bytes from the current decoder and advances the position within the underlying stream by the number of bytes read.
public override int DecodeFrame(byte[],int,int);
Decodes a sequence of bytes from the current decoder and advances the position within the underlying stream by the number of bytes read.
public virtual int DecodeFrame(IntPtr,int,int);
CustomDecoder Class | Resco.Audio Namespace