Click or drag to resize

OzNativeMediaWriter Constructor

Initializes a new instance of the OzNativeMediaWriter class.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public OzNativeMediaWriter(
	string format
)

Parameters

format  String
Media format, for example: webm, mpeg4, mp3, etc.
See Also