Audio Capture ActiveX Control

WMVProfile  

 

Set/Get the current wma profile.

AudioCapture1.WMVProfile[=Integer]


Parameter
Integer
the index of wma profile.



Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
AudioCapture1.AudioDevice=0
AudioCapture1.AudioFileName="c:\test.wma"
AudioCapture1.AudioInputPin = 0
AudioCapture1.WMVProfile =5
AudioCapture1.OutputType=AUDIO_WMA
AudioCapture1.Start