Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:trackCount

958     size_t trackCount = mSources.size();
959 if (trackIndex >= trackCount) {