Click or drag to resize
XDL

XFrameMetadDecode(XUASLocalSetDecoder) Method

주어진 메타데이터 해석기로 디코딩한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool Decode(
	XUASLocalSetDecoder decoder
)

Parameters

decoder  XUASLocalSetDecoder

[Missing <param name="decoder"/> documentation for "M:Pixoneer.NXDL.NXVideo.XFrameMetad.Decode(Pixoneer.NXDL.NXVideo.XUASLocalSetDecoder)"]

Return Value

Boolean
디코딩 성공 여부.
See Also