Click or drag to resize
XDL

XFrameMetad Methods

The XFrameMetad type exposes the following members.

Methods
  Name Description
Public method Decode 기본 KLV 메타데이터 해석기로 디코딩한다. MISB ST 0601 일부 항목과 Predator UAV Basic Metadata에서 센서모델 파라미터 위주로 해석한다.
Public method Decode(XUASLocalSetDecoder) 주어진 메타데이터 해석기로 디코딩한다.
Public method GetData 메타데이터 원본을 바이트 배열로 얻는다.
Public method GetFrame 연결된 비관리 객체 포인터를 얻는다.
Public method GetTargetByID 메타데이터에 보고된 표적을 식별자를 지정하여 얻는다.
Public method GetTargetIDs 메타데이터에 보고된 표적 식별자 목록을 얻는다.
Public method MakeClone 데이터 프레임 객체와 동일한 객체를 생성하여 반환한다.
Public method SetData 메타데이터 원본을 교체한다. 이 메서드는 동영상 채널의 메타데이터 콜백(XVideoChannel.OnReceivedFrameMetad 맥락에서만 유효하다.
Top
See Also