Home
last modified time | relevance | path

Searched defs:trackFormatSupport (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DDefaultTrackSelector.java1916 @Capabilities int[] trackFormatSupport = formatSupports[groupIndex]; in selectFixedVideoTrack() local
2584 @Capabilities int trackFormatSupport, in TextTrackScore()