CAnimateCtrl::IsPlaying
Indicates whether an Audio-Video Interleaved (AVI) clip is playing.
BOOL IsPlaying() const;
Return Value
true if an AVI clip is playing; otherwise, false.
Remarks
This method sends the ACM_ISPLAYING message, which is described in the Windows SDK.
Requirements
Header: afxcmn.h
This method is supported in Windows Vista and later.
Additional requirements for this method are described in Build Requirements for Windows Vista Common Controls.