Skip to content

[FEATURE]Add support for setting video loop property #1434

@xiaoxinbo118

Description

@xiaoxinbo118

Issue Category

  • Enhancement

Product Versions

  • Please specify what version of the library you are using......: [ latest ]
  • Please specify what version(s) of PowerPoint you are targeting: [ 365 ]
  • Please specify what web browser you are using.................: [ nodejs ]

Desired Behavior

When adding a video via the media option, it would be very helpful to support setting the video playback mode, specifically the loop behavior. Currently, it seems there is no way to set a video to loop (either a specific number of times or infinitely) when adding it to a slide.

The expected enhancement is to add a property (e.g., loop: true or loopCount: number) in the media options to control video looping, similar to how other presentation properties are configured. This would allow videos to replay automatically during a slideshow, which is a common requirement for kiosk-style presentations or continuous demonstrations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions