Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/parser/include/
Dimpeg4file.h151 virtual uint16 getTrackLangCode(uint32 id) = 0;
Dmpeg4file.h335 uint16 getTrackLangCode(uint32 id);
/external/opencore/fileformats/mp4/parser/src/
Dmpeg4file.cpp1997 uint16 Mpeg4File::getTrackLangCode(uint32 id) in getTrackLangCode() function in Mpeg4File