Changeset 769 for trunk/doc/src/classes


Ignore:
Timestamp:
Aug 2, 2010, 9:27:30 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/doc/src/classes/phonon-api.qdoc

    r651 r769  
    16521652    different one. A user readable error message is given by
    16531653    errorString().
     1654    \section1 Symbian Platform Security Requirements
     1655
     1656    On Symbian, processes which access media via the network must
     1657    have the \c NetworkServices platform security capability. If the client
     1658    process lacks this capability, operations will result in errors.
     1659    This failure is indicated by a state() of Phonon::ErrorState.
     1660
     1661    Platform security capabilities are added via the
     1662    \l{qmake-variable-reference.html#target-capability}{TARGET.CAPABILITY}
     1663    qmake variable.
    16541664
    16551665    \sa Phonon::MediaSource, Phonon::AudioOutput, VideoWidget,
Note: See TracChangeset for help on using the changeset viewer.