devsound/a3fdevsound/src/mmfaudioserverproxy/mmfaudioserverproxy.h
branchRCL_3
changeset 11 d5f04de580b7
parent 0 40261b775718
equal deleted inserted replaced
8:bc06d8566074 11:d5f04de580b7
    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