VideoEdit Gold ActiveX Control

Play Method

Description

Playback the preview video if you call pause before.

 

Syntax

Public Sub Play()

 

Example

[Visual Basic Syntax]
VideoEdit1.Pause
VideoEdit1.Play