Searched defs:videoFormat (Results 1 – 7 of 7) sorted by relevance
126 String videoFormat = null; in readProgram() local
90 String videoFormat = channel.getVideoFormat(); in updateChannels() local
260 String videoFormat) { in forNetwork()521 public synchronized void setVideoFormat(String videoFormat) { in setVideoFormat()
116 Format videoFormat = Iterables.find(formats, f -> MimeTypes.isVideo(f.sampleMimeType)); in handlePrepare() local
247 String videoFormat = channel.getVideoFormat(); in isHdChannel() local
527 public Builder setVideoFormat(String videoFormat) { in setVideoFormat()
558 public static String getVideoDefinitionLevelString(Context context, int videoFormat) { in getVideoDefinitionLevelString()