|
XKLVTokenizerGetNumberOfKLVTokens Method
|
현재 분석 위치 이후 데이터에 포함된 전체 KLV 항목 개수를 얻는다. 순차적으로 놓인 항목만 세고 값 안에 내재된 항목은 세지 않는다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntaxpublic int GetNumberOfKLVTokens()
Return Value
Int32 KLV 항목 수.
See Also