Home
last modified time | relevance | path

Searched refs:albumInfo (Results 1 – 3 of 3) sorted by relevance

/external/opencore/fileformats/mp4/composer/include/
Da_impeg4file.h265 …virtual void setAlbumInfo(PVA_FF_UNICODE_STRING_PARAM albumInfo, uint16 langCode = LANGUAGE_CODE_U…
Dmpeg4file.h122 virtual void setAlbumInfo(PVA_FF_UNICODE_STRING_PARAM albumInfo,
/external/opencore/fileformats/mp4/composer/src/
Dmpeg4file.cpp1132 PVA_FF_Mpeg4File::setAlbumInfo(PVA_FF_UNICODE_STRING_PARAM albumInfo, uint16 langCode) in setAlbumInfo() argument
1137 _albumInfo = albumInfo; in setAlbumInfo()
1141 _pmovieAtom->setAlbumInfo(albumInfo, langCode); in setAlbumInfo()