Click or drag to resize

NativeMP3Writer Constructor

Initializes a new instance of the NativeMP3Writer class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public NativeMP3Writer(
	Stream output
)

Parameters

output
Type: System.IOStream
See Also