Feature #3164
MediaPlayer, audio mode layout
Status: | New | Start date: | 09/30/2021 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Media | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
We should not use a window Pane to play only audio.
Solution¶
Add a new command parameter "play_mode" = "audio" or "video".
TXM default value is "video".
if opened with the "audio" mode, the editor should not show the the video panel.