This topic has not yet been rated - Rate this topic

ICSSFilterDispatch::Stop Method

Stops the transition playback.

Syntax


HRESULT Stop(VOID);

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

If playing, this method stops playback and sets progress to the end (1.0) of the transition. The onfilterchange event is not fired when the user calls ICSSFilterDispatch::Stop on a transition that's currently playing.

If using two inputs, this method disables the filter. Call ICSSFilterDispatch::Apply again to re-enable the filter.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ