Copyright © 2006-2019 MultiMedia Soft

EncodeWMA class

Previous pageReturn to chapter overviewNext page

The EncodeWMA class, accessible through the control's EncodeFormats.WMA property, contains methods and properties needed to take advantage of encoding in WMA format.

 

The EncodeWMA class is implemented through the following properties and methods:

 

Properties

 

EncodeMode

CBR

Profile

Quality

 

Methods

 

GetEncodeModesCount

GetEncodeModeDesc

GetEncodingBitratesCount

GetEncodingBitrate

GetEncodingCBRCount

GetEncodingCBR

GetEncodingProfileCount

GetEncodingProfileInfo

GetEncodingProfileProCount

GetEncodingProfileProInfo

GetEncodingVBRQualitiesCount

GetEncodingVBRQuality

GetEncodingVBRQualitiesCountEx

GetEncodingVBRQualityEx

 

 

For further information about available encoding formats see the EncodeFormatsMan class.

Samples of use of the EncodeWMA class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package:

- RecordedSoundEditor

- SimpleRecorder

- SimpleWmaRec

- RecorderWmaProfiles