Click or drag to resize
OzNativeMediaWriter Constructor
Initializes a new instance of the OzNativeMediaWriter class.

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

Parameters

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