mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/FileAudioOutput/Src/FileAudioOutput.cpp
branchRCL_3
changeset 45 095bea5f582e
parent 41 a36789189b53
child 46 0ac9a5310753
equal deleted inserted replaced
41:a36789189b53 45:095bea5f582e
   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 TBool CFileAudioOutput::IsTimePosSeekable()
   550 
   551     {
       
   552     return EFalse;
       
   553     }
       
   554 // ========================== OTHER EXPORTED FUNCTIONS =========================
   551 // ========================== OTHER EXPORTED FUNCTIONS =========================
   555 
   552 
   556 // End of file
   553 // End of file