Searched refs:setAlbumInfo (Results 1 – 6 of 6) sorted by relevance
311 bool setAlbumInfo(PVA_FF_UNICODE_STRING_PARAM albumtitle, uint16 langCode) in setAlbumInfo() function316 _pAssetInfoKeyAlbumAtom->setAlbumInfo(albumtitle); in setAlbumInfo()
265 …virtual void setAlbumInfo(PVA_FF_UNICODE_STRING_PARAM albumInfo, uint16 langCode = LANGUAGE_CODE_U…
375 void setAlbumInfo(PVA_FF_UNICODE_HEAP_STRING aAlbumTitle) in setAlbumInfo() function
122 virtual void setAlbumInfo(PVA_FF_UNICODE_STRING_PARAM albumInfo,
1132 PVA_FF_Mpeg4File::setAlbumInfo(PVA_FF_UNICODE_STRING_PARAM albumInfo, uint16 langCode) in setAlbumInfo() function in PVA_FF_Mpeg4File1141 _pmovieAtom->setAlbumInfo(albumInfo, langCode); in setAlbumInfo()
1652 iMpeg4File->setAlbumInfo(iAlbumTitle.iDataString, iAlbumTitle.iLangCode); in DoStart()