|
XVideoProgramInfo(Int32, Int32) Constructor
|
[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoProgramInfo.#ctor(System.Int32,System.Int32)"]
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic XVideoProgramInfo(
int videoID,
int metadID
)
Parameters
- videoID Int32
[Missing <param name="videoID"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoProgramInfo.#ctor(System.Int32,System.Int32)"]
- metadID Int32
[Missing <param name="metadID"/> documentation for "M:Pixoneer.NXDL.NXVideo.XVideoProgramInfo.#ctor(System.Int32,System.Int32)"]
See Also