Click or drag to resize
XDL

XVMTILocalSetEncoderSetOntologySeries Method

메타데이터에 포함할 온톨로지 목록을 설정한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool SetOntologySeries(
	XOntologyPool ontology
)

Parameters

ontology  XOntologyPool
객체 온톨로지 목록.

Return Value

Boolean
온톨로지 목록 인코딩 성공 여부.
See Also