Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:MP4Source

31 #include "mp4/MP4Source.h"
184 if (property_get("media.stagefright.use-mp4source", prop, NULL)
186 msg->setObject("source", new MP4Source(notify, source));