Click or drag to resize
XDL

XVMTILocalSetEncoderSetTargetSeries(XVTarget) Method

메타데이터에 포함할 표적 객체 목록을 설정한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool SetTargetSeries(
	XVTarget[] targets
)

Parameters

targets  XVTarget
표적 객체 목록.

Return Value

Boolean
표적 객체 목록 인코딩 성공 여부.
See Also