Click or drag to resize
XDL

NXVideoDrawArgsVideoFrame Property

현재 렌더링하는 비디오 프레임. 주의! 내부 비관리 객체 포인터는 렌더 콜백 함수에서만 유효하다.

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

Property Value

Type: XFramePicture
See Also