mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/DevSoundAudioOutput/Inc/DevSoundAudioOutput.h
branchRCL_3
changeset 19 095bea5f582e
parent 18 a36789189b53
child 20 0ac9a5310753
equal deleted inserted replaced
18:a36789189b53 19:095bea5f582e
   390         * @since 3.0
   390         * @since 3.0
   391         * @param aEvent The event to be handled
   391         * @param aEvent The event to be handled
   392         * @return -
   392         * @return -
   393         */
   393         */
   394 		virtual void SendEvent(const TMMFEvent& aEvent);
   394 		virtual void SendEvent(const TMMFEvent& aEvent);
   395 		    /**
   395 
   396         * From MAdvancedAudioDecoderObserver
       
   397         * Callback function from CAdvancedAudioDecoder to check if the source is time or position seekable
       
   398         * 
       
   399         * @param None
       
   400         * @return TBool
       
   401         */
       
   402 		virtual TBool IsTimePosSeekable();
       
   403     private:
   396     private:
   404 
   397 
   405         /**
   398         /**
   406         * C++ default constructor.
   399         * C++ default constructor.
   407         */
   400         */