MCI Movie Playback Data Types

The following are the MCI data types specific to movie playback. These data types all specify parameter blocks for MCI command messages. For a complete list of MCI data types, see the Programmer's Reference.

MCI_ANIM_OPEN_PARMS

A data structure specifying a parameter block for the MCI_OPEN command message.

MCI_ANIM_PLAY_PARMS

A data structure specifying a parameter block for the MCI_PLAY command message.

MCI_ANIM_RECT_PARMS

A data structure specifying a parameter block for the MCI_PUT and MCI_WHERE command messages.

MCI_ANIM_SET_PARMS

A data structure specifying a parameter block for the MCI_SET command message.

MCI_ANIM_STEP_PARMS

A data structure specifying a parameter block for the MCI_STEP command message.

MCI_ANIM_UPDATE_PARMS

A data structure specifying a parameter block for the MCI_UPDATE command message.

MCI_ANIM_WINDOW_PARMS

A data structure specifying a parameter block for the MCI_WINDOW command message.