![]() | XFrameMetad Class |
Namespace: Pixoneer.NXDL.NXVideo
public class XFrameMetad : IDisposable
The XFrameMetad type exposes the following members.
Name | Description | |
---|---|---|
![]() | XFrameMetad(XMetadFrame*, Boolean) | XFrameMetad 클래스의 생성자로서, 비관리 객체 포인터를 입력받아 초기화를 수행한다. |
![]() | XFrameMetad(Int64, Byte*, Int32, Int32, Int32) | PTS(Presentation Time Stamp), 데이터 주소, 데이터 길이, 대응하는 영상 크기를 입력받아 데이터 프레임을 생성한다. |
Name | Description | |
---|---|---|
![]() | FrameHeight | |
![]() | FrameWidth | |
![]() | PTS | |
![]() | Timestamp |
Name | Description | |
---|---|---|
![]() | GetData | 메타데이터 원본을 바이트 배열로 얻는다. |
![]() | GetFrame | 연결된 비관리 객체 포인터를 얻는다. |
![]() | MakeClone | 데이터 프레임 객체와 동일한 객체를 생성하여 반환한다. |