Click or drag to resize
XDL

XVideoChannelOnReceivedFramePictureSync Event

동영상 재생에 맞춰 영상 프레임을 전달하는 동기화 이벤트를 정의한다. 이벤트 처리가 끝날 때까지 동영상 재생 처리를 멈추고 기다린다. OnReceivedFramePicture 비동기 이벤트와 동시에 사용할 수 없다.

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

Value

Type: Pixoneer.NXDL.NXVideoXVideoChannel_Event_FramePicture
See Also