X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fdoc%2Fapi%2Fembeds.md;h=c2317a0309aec4daafd0b242ef49c397b8f01dee;hb=478924a044f6a7b0fb5156c3e4a0e8ef4ed30a4a;hp=3a35a539c1d99d49d3d0ef87d63bad8453aea824;hpb=6377a9f2b0f762be9af61f46b4f0a9efd0c4b7c2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/doc/api/embeds.md b/support/doc/api/embeds.md index 3a35a539c..c2317a030 100644 --- a/support/doc/api/embeds.md +++ b/support/doc/api/embeds.md @@ -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.