ensuring audio only plays in proper places
This commit is contained in:
parent
4f0ab74fa1
commit
2711bde130
3 changed files with 23 additions and 5 deletions
|
@ -166,10 +166,10 @@ Item {
|
|||
previewSlide.playVideo();
|
||||
pauseVideo();
|
||||
}
|
||||
function onAudioChanged() {
|
||||
showPassiveNotification("Audio should change");
|
||||
previewSlide.playAudio();
|
||||
}
|
||||
/* function onAudioChanged() { */
|
||||
/* showPassiveNotification("Audio should change"); */
|
||||
/* previewSlide.playAudio(); */
|
||||
/* } */
|
||||
}
|
||||
|
||||
function pauseVideo() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue