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