Click or drag to resize
XDL

XEncodeParamItem Property

[Missing <summary> documentation for "P:Pixoneer.NXDL.NXVideo.XEncodeParam.Item(System.Int32)"]


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XEncodeProgramParam this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

XEncodeProgramParam
See Also