|
XUASLocalSetDecoderHasTagItem Method
|
메타데이터 태그 항목을 포함하고 있는지 확인한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool HasTagItem(
int tagID
)
Parameters
- tagID Int32
- 메타데이터 태그 번호.
Return Value
Boolean 메타데이터 항목 포함 여부.
See Also