VideoEdit Gold ActiveX Control

VideoCompressors.ShowPropertyPage Method

Description

Display the video compressor property page for a index if available.

 

Syntax

VideoCompressors.ShowPropertyPage index

 

Data Type

    Integer

 

Return Value

Return True if display property page successful, otherwise return FALSE
 

Example

[Visual Basic Syntax] (This example show the video compressor property page)
bResult =VideoEdit1.VideoCompressors.ShowPropertyPage (0)