upnpavcontroller/upnpavcontrollerclient/inc/upnpavcontrollerfactory.h
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
     1 /*
     1 /*
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    64      * @return instance of AV Controller
    64      * @return instance of AV Controller
    65      */
    65      */
    66     IMPORT_C static MUPnPAVController* NewUPnPAVControllerLC();
    66     IMPORT_C static MUPnPAVController* NewUPnPAVControllerLC();
    67 
    67 
    68     /**
    68     /**
    69      * Return ETrue is some application is using the local Media Server
       
    70      * services via AV Controller server.
       
    71      *
       
    72      * @return EFalse/ETrue
       
    73      */
       
    74     IMPORT_C static TBool MSServicesInUse();
       
    75 
       
    76     /**
       
    77      * Returns the operational state of AV Controller Server
    69      * Returns the operational state of AV Controller Server
    78      *
    70      *
    79      * @param aStatus operational state
    71      * @param aStatus operational state
    80      * @return system wide error code
    72      * @return system wide error code
    81      */
    73      */