Audio Capture ActiveX Control

WMVProfiles.Count

Description:   

Return the count of WMVProfile object in the collection.

Usage:   

WMVProfiles.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total wmv profiles:

TotalWMVProfile = AudioCapture1.WMVProfiles.Count