Copyright © 2006-2010 MultiMedia Soft

InputFormatsAvailable event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when the input formats for the input channels have been enumerated. After receiving this event it will be possible enumerating input formats through the following methods:

GetWmaEncodingBitratesCount

GetWmaEncodingBitrate

GetSupportedRecordFormatsCount

GetSupportedRecordFormatDesc

GetWmaEncodingVBRQualitiesCount

GetWmaEncodingVBRQuality

 

 

Syntax

 

[Visual Basic]

InputFormatsAvailable (

)


 

[C++]

void InputFormatsAvailable (

);