mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/FileAudioOutput/Src/FileAudioOutput.cpp
branchRCL_3
changeset 18 a36789189b53
parent 0 71ca22bcf22a
child 19 095bea5f582e
equal deleted inserted replaced
17:60e492b28869 18:a36789189b53
   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