Searched refs:audioTrackCount (Results 1 – 1 of 1) sorted by relevance
1132 int audioTrackCount = mPlayer.getTrackCount(MpegTsPlayer.TRACK_TYPE_AUDIO); in notifyAudioTracksUpdated() local1134 for (int i = 0; i < audioTrackCount; i++) { in notifyAudioTracksUpdated()