devsound/a3fdevsound/src/mmfaudioserverproxy/mmfaudioserverproxy.h
changeset 15 c1e808730d6c
parent 0 40261b775718
equal deleted inserted replaced
13:efebd1779a59 15:c1e808730d6c
    66 	* Returns handle to the DevSound server created by AudioServer session.
    66 	* Returns handle to the DevSound server created by AudioServer session.
    67 	* @since 
    67 	* @since 
    68 	* @return TInt handle to the DevSound server.
    68 	* @return TInt handle to the DevSound server.
    69 	*/
    69 	*/
    70 	IMPORT_C TInt GetDevSoundSessionHandle();
    70 	IMPORT_C TInt GetDevSoundSessionHandle();
       
    71 	
       
    72 private:
       
    73 
       
    74 	TInt OpenSessionToTrustedAudioServer();
    71 	};
    75 	};
    72 
    76 
    73 #endif      // MMFAUDIOSERVERPROXY_H
    77 #endif      // MMFAUDIOSERVERPROXY_H
    74 
    78 
    75 // End of File
    79 // End of File