|
XFrameMetadDecode(XUASLocalSetDecoder) Method
|
주어진 메타데이터 해석기로 디코딩한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntaxpublic bool Decode(
XUASLocalSetDecoder decoder
)
Parameters
- decoder XUASLocalSetDecoder
- 메타데이터 해석기. null이면 기본 해석기를 사용한다.
Return Value
Boolean 디코딩 성공 여부.
See Also