Поделиться через


CAnimateCtrl::IsPlaying

Indicates whether an Audio-Video Interleaved (AVI) clip is playing.

BOOL IsPlaying() const;

Возвращаемое значение

true if an AVI clip is playing; otherwise, false.

Заметки

This method sends the ACM_ISPLAYING message, which is described in the Windows SDK.

Требования

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.

См. также

Основные понятия

CAnimateCtrl Class

CAnimateCtrl Members

Hierarchy Chart

CAnimateCtrl::Play

ACM_ISPLAYING