blob: 3e23f45b6fc04e73b54dd5499d2c698e8462e523 (
plain)
1
2
3
4
5
6
7
8
|
gnome-media is a set of media utilities and libraries for configuring
media-related options for GNOME.
If you want to build gnome recorder, pass USE_GRECORD=yes to the script
when building. If you want to disable GStreamer properties, pass
USE_GSTPROP=no to the script. To enable the (deprecated) GStreamer
mixer, pass USE_GSTMIX=yes to the script. To disable the gnome media
profile, pass USE_PROFILE=no to the script.
|