Click or drag to resize
XDL

XFrameMetadGetData Method

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

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

Return Value

Type: Byte
메타데이터 바이트 배열.
See Also