Click or drag to resize
XDL

XUASLocalSetDecoderGetNativeDecoder Method

XDL 내부 비관리 디코더 포인터를 얻는다.

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

Return Value

IntPtr
비관리 디코더 포인터.
See Also