VideoEdit Gold ActiveX Control

UseOverlay Property

Description
    Enable or disable use overlay text, overlay image or subtitle features. If you need call Drawtext, Drawimage or SubTitleLoadFile methods. you must set to true, set to false it will increase conversion speed when transcoding.

Property Type
    Read/Write property

Data Type
    Boolean

Syntax

VideoEdit.UseOverlay[= value]

Example

[Visual Basic Syntax]
VideoEdit1.UseOverlay=false
VideoEdit1.InitControl