Microsoft DirectX 9.0

EndOfMedia Event

This topic applies to Windows XP Service Pack 1 only.

The EndOfMedia event is called by a file playback device when it reaches the end of the source file.

Syntax

object_EndOfMedia(
    lpd As MSVidVideoPlaybackDevice
)

Parameters

lpd

Specifies the file playback device that sent this event.

See Also