Home
last modified time | relevance | path

Searched defs:MimeGroup (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/libdrmframework/plugins/common/util/src/
DMimeTypeUtil.cpp40 struct MimeGroup{ struct
41 int type; // Audio, video,.. use the enum values
42 const char* pGroup; // "audio/", "video/",.. should contain the last "/"
43 int size; // Number of bytes. e.g. "audio/" = 6 bytes