mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 01:39:37 +02:00
Add pt version in embed options
This commit is contained in:
parent
3f956d431c
commit
624a022157
1 changed files with 2 additions and 0 deletions
|
@ -125,6 +125,8 @@ The parameter of the callback will resemble:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
`duration` field and `ended` `playbackState` are available in PeerTube >= 2.2.
|
||||||
|
|
||||||
The `volume` field contains the volume from `0` (silent) to `1` (full volume).
|
The `volume` field contains the volume from `0` (silent) to `1` (full volume).
|
||||||
The `playbackState` can be `unstarted`, `playing`, `paused` or `ended`. More states may be added later.
|
The `playbackState` can be `unstarted`, `playing`, `paused` or `ended`. More states may be added later.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue