Click or drag to resize
XDL

XVideoChannelOnReceivedFramePicture Event

동영상 재생에 맞춰 영상 프레임을 전달하는 이벤트를 정의한다. OnReceivedFramePictureSync 동기화 이벤트와 동시에 사용할 수 없다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public event XVideoChannel_Event_FramePicture OnReceivedFramePicture

Value

Type: Pixoneer.NXDL.NXVideoXVideoChannel_Event_FramePicture
See Also