This package browser is in early development. Mind the rough edges.

qtmultimedia 5.15.17

Qt Multimedia module

The Qt Multimedia module provides set of APIs to play and record media, and manage a collection of media content. It also contains a set of plugins for interacting with pulseaudio and GStreamer.

Installation

Install qtmultimedia 5.15.17 as follows:

guix install qtmultimedia@5.15.17

Or install the latest version:

guix install qtmultimedia

The qtmultimedia package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install qtmultimedia:debug

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.