Writes an audio byte array to the underlying stream.
Writes an audio byte array to the underlying stream.
public void WriteData(Byte[]);
Writes an audio byte array to the underlying stream from specified position.
public long WriteData(Byte[],Int64);
Mp3ReadWriter Class | Alvas.Audio Namespace