VideoEdit Gold ActiveX Control

WMVProfiles.Count Property

Description
    Return the count of WMVProfile object in the collection.

Property Type
    Read Only property

Data Type
    Integer

Syntax

WMVProfiles.Count

Example

[Visual Basic Syntax] (This example return the total wmv profiles)
TotalWMVProfile = VideoEdit1.WMVProfiles.Count