Initializes a new instance of the Mp3ReadWriter class based on the supplied stream and a specific audio format.
public Mp3ReadWriter(Stream);
Initializes a new instance of the Mp3ReadWriter class based on the supplied stream and a specific audio format.
public Mp3ReadWriter(Stream,IntPtr);
Mp3ReadWriter Class | Alvas.Audio Namespace