On Symbian, processes that access media via the network must have the
NetworkServices
platform security capability. If the client process lacks this capability, operations will result in errors. This failure is indicated by a state() of
Phonon::ErrorState
.
Platform security capabilities are added via the TARGET.CAPABILITY qmake variable.
另请参阅 Required Capabilities .