Searched refs:TrackType (Results 1 – 2 of 2) sorted by relevance
105 public @interface TrackType {} annotation in MpegTsPlayer618 private void pushTrackSelection(@TrackType int type, boolean allowRendererEnable) { in pushTrackSelection()
112 public @interface TrackType {} annotation in MpegTsPlayerV2