Click or drag to resize
XDL

XVideoProgram Constructor

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoProgram.#ctor(System.Int32,System.Int32)"]

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public XVideoProgram(
	int videoID,
	int metadID
)

Parameters

videoID
Type: SystemInt32

[Missing <param name="videoID"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoProgram.#ctor(System.Int32,System.Int32)"]

metadID
Type: SystemInt32

[Missing <param name="metadID"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoProgram.#ctor(System.Int32,System.Int32)"]

See Also