making audio work in the new ffmpeg based system
This commit is contained in:
parent
a032bd555b
commit
0d2b636bc9
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ Item {
|
||||||
MediaPlayer {
|
MediaPlayer {
|
||||||
id: audio
|
id: audio
|
||||||
audioOutput: AudioOutput {}
|
audioOutput: AudioOutput {}
|
||||||
|
source: audioSource
|
||||||
}
|
}
|
||||||
|
|
||||||
FastBlur {
|
FastBlur {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue