Click or drag to resize
XDL

NXVideoDrawArgsPostProcessingCapture Property

쉐이더 처리가 적용된 현재 렌더링된 후처리 비디오 프레임을 갈무리한 프레임 버퍼. 주의! NXVideoView.PostProcessingCapture로 등록된 프레임 버퍼와 내부 비관리 객체를 공유하지만 다른 객체이다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public XFrameCaptureBuffer PostProcessingCapture { get; }

Property Value

Type: XFrameCaptureBuffer
See Also