From f21b09c67194b9156f1b44d8122b18feb657737c Mon Sep 17 00:00:00 2001 From: DevAndromeda <46562212+DevAndromeda@users.noreply.github.com> Date: Sun, 28 Nov 2021 14:21:34 +0545 Subject: [PATCH] docs: add volume controls info --- docs/faq/how_does_it_work.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/faq/how_does_it_work.md b/docs/faq/how_does_it_work.md index 78a8133..80751ba 100644 --- a/docs/faq/how_does_it_work.md +++ b/docs/faq/how_does_it_work.md @@ -19,4 +19,8 @@ to modify how and which stream will be played. - Final stream is a pcm format, required for volume controls which is created by Discord Player itself. +- Since inline volume is enabled by default for volume controls, you may face more resource usage. + +- You can disable inline volume for better performance but setting volume won't work and current volume will always be 100. + - All the audio filters are handled by FFmpeg and stream has to reload in order to update filters.