Legacy Confluence bridge for MicrosoftStream
Modifié par Admin le 25/06/2024 - 07:06
Description
This is a legacy, unprefixed Confluence bridge for the Microsoft Stream macro. Please use msStream instead.
Parameters
Parameter | Name | Description | Required | Default |
---|---|---|---|---|
uri | URL | The URL to the Microsoft Stream video. | Yes | |
width | Width | The viewer width. Can be specified either in pixels (for example, 400px) or as a percentage of the available page width (for example, 50%). | No | 500px |
height | Height | The viewer height. Can be specified either in pixels (for example, 400px) or as a percentage of the available page height (for example, 50%). | No | 300px |
start | Start At | Start video at a specific time (use HH:MM:SS as time format). | No | 00:00:00 |
showinfo | Show Info | Show the video info on thumbnail. | No | true |
autoplay | Auto Play | Whether the video should start automatically or if the user must play it. | No | false |
Example of usage
{{net-presago-stream-macro uri="https://web.microsoftstream.com/video/2113" width="700px" showinfo="true" start="00:05:04"/}}