Project

General

Profile

Actions

Feature #668

open

WHTML5Media: volumeChanged(), timeUpdated() signals should take values

Added by Wim Dumon about 13 years ago. Updated about 13 years ago.

Status:
New
Priority:
High
Assignee:
Target version:
-
Start date:
01/03/2011
Due date:
% Done:

0%

Estimated time:

Description

I am thinking of the following basic GUI elements for WHTML5Media:

- Using WSlider to handle time progression :

  • connect WHTML5Media::timeUpdated() to WSlider::setValue()
  • connect WSlider::sliderMoved() to WHTML5Media::setCurrentTime()
  • Using WSlider to handle volume changes :
  • connect WHTML5Media::volumeChanged() to WSlider::setValue()
  • connect WSlider::sliderMoved() to WHTML5Media::setVolume()
Actions #1

Updated by Wim Dumon about 13 years ago

  • Assignee set to Wim Dumon
  • Priority changed from Normal to High
Actions

Also available in: Atom PDF