Click or drag to resize
XDL

XVideoChannelResume Method

Video에 설정된 잠시 멈춤을 다시 시작을 설정한다.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public bool Resume()

Return Value

Type: Boolean
성공이면 true, 실패면 false를 리턴
See Also