class UPnPAVControllerFactory |
Abstract factory for UPnP AV Controller
Abstract factory for UPnP AV Controller. Exports methods to instantiate the AV Controller.
Public Member Functions | |
---|---|
IMPORT_C TBool | MSServicesInUse () |
IMPORT_C MUPnPAVController * | NewUPnPAVControllerL () |
IMPORT_C MUPnPAVController * | NewUPnPAVControllerLC () |
IMPORT_C TInt | Status ( TAVControllerServerStatus &) |
Public Member Enumerations | |
---|---|
enum | TAVControllerServerStatus { EStatusOffline = 0, EStatusActive } |
IMPORT_C TBool | MSServicesInUse | ( | ) | [static] |
Return ETrue is some application is using the local Media Server services via AV Controller server.
IMPORT_C MUPnPAVController * | NewUPnPAVControllerL | ( | ) | [static] |
Creates a new instance of AV Controller
IMPORT_C MUPnPAVController * | NewUPnPAVControllerLC | ( | ) | [static] |
Creates a new instance of AV Controller. Instance is left in cleanup stack.
IMPORT_C TInt | Status | ( | TAVControllerServerStatus & | aStatus | ) | [static] |
Returns the operational state of AV Controller Server
TAVControllerServerStatus & aStatus | operational state |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.