Click or drag to resize
XDL

NXVideoDrawArgs Properties

The NXVideoDrawArgs type exposes the following members.

Properties
  NameDescription
Public propertyFrameSensor
현재 렌더링하는 비디오 프레임에 연결된 센서 모델. 주의! 내부 비관리 객체 포인터는 렌더 콜백 함수에서만 유효하다.
Public propertyMetadFrame
현재 렌더링하는 비디오 프레임에 연결된 메타데이터 프레임. 주의! 내부 비관리 객체 포인터는 렌더 콜백 함수에서만 유효하다.
Public propertyPostProcessingCapture
쉐이더 처리가 적용된 현재 렌더링된 후처리 비디오 프레임을 갈무리한 프레임 버퍼. 주의! NXVideoView.PostProcessingCapture로 등록된 프레임 버퍼와 내부 비관리 객체를 공유하지만 다른 객체이다.
Public propertyPTS
Presentation Time Stamp.
Public propertyVideoFrame
현재 렌더링하는 비디오 프레임. 주의! 내부 비관리 객체 포인터는 렌더 콜백 함수에서만 유효하다.
Top
See Also