ITTSNotifySink::AudioStop

HRESULT AudioStop(QWORD qTimeStamp);

Notifies an application when audio data stops playing.

· Return value is ignored.

qTimeStamp

[in] Time, in bytes, when the audio data stops playing. An application can ignore this parameter.

If the engine does not actually send out audio information, AudioStop is not called. For more information, see the description of the ITTSNotifySink::AudioStart member function.