imagehandlingutilities/thumbnailmanager/plugins/video/src/thumbnailvideoprovider.cpp
branchRCL_3
changeset 5 82749d516180
parent 0 2014ca87e772
child 8 7403edfcf0fb
equal deleted inserted replaced
1:235a7fc86938 5:82749d516180
   167 // ---------------------------------------------------------------------------
   167 // ---------------------------------------------------------------------------
   168 //
   168 //
   169 void CThumbnailVideoProvider::GetThumbnailL( RFs& /*aFs*/, TDesC8& /*aBuffer*/)
   169 void CThumbnailVideoProvider::GetThumbnailL( RFs& /*aFs*/, TDesC8& /*aBuffer*/)
   170     {
   170     {
   171     TN_DEBUG1( "CThumbnailVideoProvider::GetThumbnailL() - nothing to do" );
   171     TN_DEBUG1( "CThumbnailVideoProvider::GetThumbnailL() - nothing to do" );
       
   172     User::Leave( KErrNotSupported );
   172     }
   173     }
   173 
   174 
   174 // ---------------------------------------------------------------------------
   175 // ---------------------------------------------------------------------------
   175 // Cancel thumbnail request
   176 // Cancel thumbnail request
   176 // ---------------------------------------------------------------------------
   177 // ---------------------------------------------------------------------------