equal
deleted
inserted
replaced
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 |