mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/FileAudioOutput/Src/FileAudioOutput.cpp
branchRCL_3
changeset 46 0ac9a5310753
parent 45 095bea5f582e
equal deleted inserted replaced
45:095bea5f582e 46:0ac9a5310753
   545     }
   545     }
   546 EXPORT_C TBool CFileAudioOutput::IsDSStopped()
   546 EXPORT_C TBool CFileAudioOutput::IsDSStopped()
   547     {
   547     {
   548     return EFalse;
   548     return EFalse;
   549     }
   549     }
   550 
   550 TBool CFileAudioOutput::IsTimePosSeekable()
       
   551     {
       
   552     return EFalse;
       
   553     }
   551 // ========================== OTHER EXPORTED FUNCTIONS =========================
   554 // ========================== OTHER EXPORTED FUNCTIONS =========================
   552 
   555 
   553 // End of file
   556 // End of file