Alvas.Audio Class Library

AviReader.Close Method 

Closes the AviReader object and the underlying stream, and releases any system resources associated with the reader.

[Visual Basic]
Overrides Public Sub Close() _
    Implements IAudioReader.Close
[C#]
public override void Close();

Implements

IAudioReader.Close

See Also

AviReader Class | Alvas.Audio Namespace