-
Notifications
You must be signed in to change notification settings - Fork 56
Inline Options
aidenlx edited this page Jul 26, 2021
·
2 revisions
There are several options available for media embed/link to set up playback. For inline size control for embeds, check here
suffix | option |
---|---|
#play |
autoplay on startup (may not working on iOS) |
#loop |
play in loop |
#mute |
mute media |
#controls |
show controls (only works on embeds) |
#controls
should be used with hide controls by default
enabled
Example:
![[example.mp4#t=1,2&loop&mute]]
[](https://www.youtube.com/watch?v=jNQXAC9IVRw#loop&t=1,2&mute)