Click or drag to resize
XDL

XVMTILocalSetDecoderGetNativeDecoder Method

XDL 내부 비관리 객체인 VMTI Local Set 메타데이터 디코더 포인터를 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntax
C#
public IntPtr GetNativeDecoder()

Return Value

IntPtr
비관리 객체 XVMTILocalSetDecoder 포인터.
See Also