Searched defs:videoType (Results 1 – 3 of 3) sorted by relevance
457 public final int videoType; field in RichTvInputService.ProgramInfo462 … TvContentRating[] contentRatings, String videoUrl, int videoType, int resourceId) { in ProgramInfo()478 public final int videoType; field in RichTvInputService.PlaybackInfo481 public PlaybackInfo(long startTimeMs, long endTimeMs, String videoUrl, int videoType, in PlaybackInfo()
167 int videoType = TvInputPlayer.SOURCE_TYPE_HTTP_PROGRESSIVE; in parseProgram() local
225 int videoType = values.first; in getProgramPlaybackInfo() local