PlaySettings Members
Include Protected Members
Include Inherited Members
Contains information about how the specified media clip will be played during a slide show.
The PlaySettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActionVerb | Returns or sets a string that contains the OLE verb that will be run when the specified OLE object is animated during a slide show. Read/write. | |
Application | Returns an Application object that represents the creator of the specified object. | |
HideWhileNotPlaying | Determines whether the specified media clip is hidden during a slide show except when it is playing. Read/write. | |
LoopUntilStopped | Determines whether the specified movie or sound loops continuously until either the next movie or sound starts, the user clicks the slide, or a slide transition occurs. Read/write. | |
Parent | Returns the parent object for the specified object. | |
PauseAnimation | Determines whether the slide show pauses until the specified media clip is finished playing. Read/write. | |
PlayOnEntry | Determines whether the specified movie or sound is played automatically when it is animated. Read/write. | |
RewindMovie | Determines whether the first frame of the specified movie is automatically redisplayed as soon as the movie has finished playing. Read/write. | |
StopAfterSlides | Returns or sets the number of slides to be displayed before the media clip stops playing. Read/write. |
Top