Searched refs:isAutoselect (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp998 int32_t isAutoselect = 1, isDefault = 0, isForced = 0; local
999 meta->findInt32(kKeyTrackIsAutoselect, &isAutoselect);
1003 format->setInt32("auto", !!isAutoselect);

Completed in 199 milliseconds