Share via


Player Members

Include Protected Members
Include Inherited Members

Allows access to playback controls for the associated shape in the current window.

The Player type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property CurrentPosition Gets or sets a 64-bit signed integer that represents the current position of the player in the media. Read/write.
Public property Parent Returns the parent object for the specified object. Read-only.
Public property State Returns the current state of the player. Read-only.

Top

Methods

  Name Description
Public method GoToNextBookmark Goes to the next bookmark.
Public method GoToPreviousBookmark Goes to the previous bookmark.
Public method Pause Pauses the media.
Public method Play Plays the specified sound effect.
Public method Stop Stops the media playing in the specified object.

Top

See Also

Reference

Player Interface

Microsoft.Office.Interop.PowerPoint Namespace