Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:trackCount

963     size_t trackCount = mSources.size();
964 if (trackIndex >= trackCount) {