Home | History | Annotate | Download | only in nuplayer

Lines Matching defs:trackCount

899     size_t trackCount = mSources.size();
900 if (trackIndex >= trackCount) {