Searched refs:isAutoselect (Results 1 – 1 of 1) sorted by relevance
999 int32_t isAutoselect = 1, isDefault = 0, isForced = 0; in doGetTrackInfo() local1000 meta->findInt32(kKeyTrackIsAutoselect, &isAutoselect); in doGetTrackInfo()1004 format->setInt32("auto", !!isAutoselect); in doGetTrackInfo()