Click or drag to resize
XDL

XFrameMetad.GetData Method

메타데이터 원본을 바이트 배열로 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public byte[] GetData()

Return Value

Byte[]
메타데이터 바이트 배열.
See Also