|
XVMTILocalSetEncoderSetTargetSeries(XVTarget) Method
|
메타데이터에 포함할 표적 객체 목록을 설정한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool SetTargetSeries(
XVTarget[] targets
)
Parameters
- targets XVTarget
- 표적 객체 목록.
Return Value
Boolean 표적 객체 목록 인코딩 성공 여부.
See Also