EC_DVD_PLAYBACK_STOPPED
Microsoft DirectShow 9.0 |
EC_DVD_PLAYBACK_STOPPED
Indicates that playback has been stopped. This event is sent when a title or chapter completes and the DVD Navigator does not find any other branching instruction for subsequent playback. The event is not sent when the application stops playback.
Parameters
lParam1
A member of the DVD_PB_STOPPED enumeration, indicating why playback stopped.
lParam2
Zero.
Remarks
This event is raised in all domains.
Requirements
Header: Dshow.h.
See Also