gg_time_controller 1.0.0+beta.1 copy "gg_time_controller: ^1.0.0+beta.1" to clipboard
gg_time_controller: ^1.0.0+beta.1 copied to clipboard

A time axis control for media players

In media player apps like a video player a time control is needed. We need to be able to play, stop, forward, backward time. Exactly this is realized with GgTimeController.

Features #

  • Delivers time stamps on a regular basis
  • Start, stop, pause delivering time stamps
  • Animate to a certain time in a given duration
  • Jump to a certain time in a given duration

Getting started #

Look into the example to see how GgTimeController works.

Features and bugs #

Please file feature requests and bugs at GitHub.