Click or drag to resize

Mp3FileReader(Stream) Constructor

Opens MP3 from a stream rather than a file Will not dispose of this stream itself

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public Mp3FileReader(
	Stream inputStream
)

Parameters

inputStream  Stream
See Also