Encode a sequence of bytes to the underlaying stream and advances the current position within this stream by the number of bytes written.
Encode a sequence of bytes to the underlaying stream and advances the current position within this stream by the number of bytes written.
public override void EncodeFrame(byte[],int,int);
Encode a sequence of bytes to the underlaying stream and advances the current position within this stream by the number of bytes written.
public virtual void EncodeFrame(IntPtr,int,int);
CustomEncoder Class | Resco.Audio Namespace