]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/api/embeds.md
Add package.json for embed api
[github/Chocobozzz/PeerTube.git] / support / doc / api / embeds.md
index 3a35a539c1d99d49d3d0ef87d63bad8453aea824..c2317a0309aec4daafd0b242ef49c397b8f01dee 100644 (file)
@@ -119,4 +119,8 @@ Fired when playback transitions between states, such as `pausing` and `playing`.
 
 ## Event `resolutionUpdate`
 
-Fired when the available resolutions have changed, or when the currently selected resolution has changed. Listener should call `getResolutions()` to get the updated information.
\ No newline at end of file
+Fired when the available resolutions have changed, or when the currently selected resolution has changed. Listener should call `getResolutions()` to get the updated information.
+
+## Event `volumeChange`
+
+Fired when the player volume changed.