Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-14201 Clean up code in Phonon MMF backend
  3. QTBUG-9067

Symbian: Phonon MMF: Remove need for mmf_ prefix on source filenames

    XMLWordPrintable

Details

    • Change Request
    • Resolution: Out of scope
    • P4: Low
    • None
    • (Inactive) mmfphonon
    • None

    Description

      Some of the header filenames in the Phonon MMF backend are prefixed with mmf_, for example mmf_videoplayer.h. This is to differentiate them from identically named headers in the Phonon library itself. Because of the way in which SYSTEMINCLUDEs and USERINCLUDEs are handled by the Symbian build system, the following code in the Symbian backend

      #include "videoplayer.h"
      

      would include the Phonon header, rather than a header from the MMF backend.

      Other backends - for example gstreamer - have headers with identical names to Phonon headers, and this does not cause any problems.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            maralad Vinod Maralad
            gastockw Gareth Stockwell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes