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.3.199.0
Syntax
public OzNativeMediaWriter(
	string format
)

Parameters

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