Click or drag to resize
XDL

XVideoIOCreateVideoEncoder Method (String, String)

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoIO.CreateVideoEncoder(System.String,System.String@)"]

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public XVideoEncoder CreateVideoEncoder(
	string strDriverName,
	out string strError
)

Parameters

strDriverName
Type: SystemString

[Missing <param name="strDriverName"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoIO.CreateVideoEncoder(System.String,System.String@)"]

strError
Type: SystemString

[Missing <param name="strError"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoIO.CreateVideoEncoder(System.String,System.String@)"]

Return Value

Type: XVideoEncoder
See Also