Config.in 545 B

123456789101112131415
  1. config BR2_PACKAGE_QT5MULTIMEDIA
  2. bool "qt5multimedia"
  3. select BR2_PACKAGE_QT5BASE_GUI
  4. select BR2_PACKAGE_QT5BASE_NETWORK
  5. select BR2_PACKAGE_QT5BASE_OPENGL_LIB if BR2_PACKAGE_QT5BASE_OPENGL
  6. help
  7. Qt is a cross-platform application and UI framework for
  8. developers using C++.
  9. The Qt Multimedia module provides a rich feature set that
  10. enables you to easily take advantage of a platform's
  11. multimedia capabilities such as media playback and the use
  12. of camera and radio devices.
  13. https://doc.qt.io/qt-5/multimediaoverview.html