You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For specific needs of Audio components that want to add a mixer, but don't currently have the functionality to do so (although there are better alternatives under Python, I don't want to bring in an extra package that contains functionality that flet already has just for this small feature)
(Optional): Suggest A Solution
Use libmpv (media_kit) instead of gst (audioplayer)
This discussion was converted from issue #2594 on December 01, 2024 15:42.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Please Describe The Problem To Be Solved
For specific needs of Audio components that want to add a mixer, but don't currently have the functionality to do so (although there are better alternatives under Python, I don't want to bring in an extra package that contains functionality that flet already has just for this small feature)
(Optional): Suggest A Solution
Use libmpv (
media_kit
) instead of gst (audioplayer
)Beta Was this translation helpful? Give feedback.
All reactions