Copyright © 2006-2019 MultiMedia Soft

AudioExtractFromVideoStart event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs at the beginning of the extraction of the audio track from a video file started through a previous call to the ExtractAudioFromVideoFile method.

 

 

Syntax

 

[Visual Basic]

AudioExtractFromVideoStart (

)


 

[C++]

void AudioExtractFromVideoStart (

);