Searched refs:INPUT_PRESET_CAMCORDER (Results 1 – 2 of 2) sorted by relevance
61 public static final int INPUT_PRESET_CAMCORDER = 5; // must match Oboe field in StreamConfiguration249 case INPUT_PRESET_CAMCORDER: in convertInputPresetToText()277 } else if (matchInputPreset(text, INPUT_PRESET_CAMCORDER)) { in convertTextToInputPreset()278 return INPUT_PRESET_CAMCORDER; in convertTextToInputPreset()
70 StreamConfiguration.INPUT_PRESET_CAMCORDER,