Copyright © 2013-2017 MultiMedia Soft

AudioExtractFromMediaFileStart event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs at the beginning of the extraction of the audio track from a media file, loaded through the AnalyzeSoundFromFile method, not supported natively for which the usage of Microsoft Media Foundation or Microsoft DirectShow is required.

 

 

Syntax

 

[Visual Basic]

AudioExtractFromMediaFileStart (

)


 

[C++]

void AudioExtractFromMediaFileStart (

);