mmsharing/mmshengine/inc/musengsession.h
branchRCL_3
changeset 21 ce86b6d44a6d
parent 11 ff8a573c0e2e
child 30 2d2c7d1515f7
equal deleted inserted replaced
19:95754dcd27ad 21:ce86b6d44a6d
   159         /**
   159         /**
   160         * Unmute current audio stream meaning that all the audio is played
   160         * Unmute current audio stream meaning that all the audio is played
   161         * and if needed also sent to network.
   161         * and if needed also sent to network.
   162         */
   162         */
   163         virtual void UnmuteL() = 0;
   163         virtual void UnmuteL() = 0;
       
   164         
       
   165         /**
       
   166          *
       
   167          */
       
   168         virtual void RefreshOrientationL() = 0;
   164 
   169 
   165 
   170 
   166 	protected: // INTERNAL 
   171 	protected: // INTERNAL 
   167 
   172 
   168         virtual void RectChangedL() = 0;
   173         virtual void RectChangedL() = 0;