Searched defs:videoFormat (Results 1 – 5 of 5) sorted by relevance
214 String videoFormat) { in forNetwork()452 public synchronized void setVideoFormat(String videoFormat) { in setVideoFormat()
90 String videoFormat = channel.getVideoFormat(); in updateChannels() local
247 String videoFormat = channel.getVideoFormat(); in isHdChannel() local
527 public Builder setVideoFormat(String videoFormat) { in setVideoFormat()
556 public static String getVideoDefinitionLevelString(Context context, int videoFormat) { in getVideoDefinitionLevelString()