Click or drag to resize

Mp3Frame(Stream, Boolean) Constructor

Initializes a new instance of the Mp3Frame class

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public Mp3Frame(
	Stream input,
	bool readData
)

Parameters

input  Stream
 
readData  Boolean
 
See Also