Click or drag to resize

RawRecorder(Stream) Constructor

Initializes a new instance of the RawRecorder class.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public RawRecorder(
	Stream stream
)

Parameters

stream  Stream
The output stream
See Also