Searched defs:codecAttriValue (Results 1 – 1 of 1) sorted by relevance
652 String codecAttriValue = parser.getAttributeValue(null, "format"); in readDeviceConfig() local687 private static int formatNameToNum(String codecAttriValue) { in formatNameToNum()