~ci-train-bot/media-hub/media-hub-ubuntu-zesty-2518

« back to all changes in this revision

Viewing changes to src/core/media/player_implementation.cpp

  • Committer: Bileto Bot
  • Author(s): Alfonso Sanchez-Beato
  • Date: 2017-02-17 15:56:17 UTC
  • mfrom: (211.1.10 media-hub)
  • Revision ID: ci-train-bot@canonical.com-20170217155617-us7x2mnyu1x4nxyj
Support for video decoding on Classic.

Approved by: Jim Hodapp

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
          config(config),
64
64
          display_state_lock(config.power_state_controller->display_state_lock()),
65
65
          system_state_lock(config.power_state_controller->system_state_lock()),
66
 
          engine(std::make_shared<gstreamer::Engine>()),
 
66
          engine(std::make_shared<gstreamer::Engine>(config.key)),
67
67
          track_list(std::make_shared<TrackListImplementation>(
68
68
              config.parent.bus,
69
69
              config.parent.service->add_object_for_path(