Click or drag to resize
XDL

XVideoProgramInfo(Int32, Int32, Int32, Int32) Constructor

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


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XVideoProgramInfo(
	int programID,
	int videoID,
	int audioID,
	int metadID
)

Parameters

programID  Int32

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

videoID  Int32

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

audioID  Int32

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

metadID  Int32

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

See Also