VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.OnAudioFrame Event

This event occurs whenever each new audio frame is received.

Pascal
property OnAudioFrame: TVFAudioFrameEvent Type;
C++
__property TVFAudioFrameEvent OnAudioFrame;
C#
event TVFAudioFrameEvent Type OnAudioFrame;
Visual Basic
Event OnAudioFrame As TVFAudioFrameEvent
Java
OnAudioFrame
IDL
__property TVFAudioFrameEvent OnAudioFrame;
JavaScript
OnAudioFrame
PHP
published OnAudioFrame;
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!