37 lines
859 B
Java
37 lines
859 B
Java
|
package o;
|
||
|
|
||
|
import java.util.HashMap;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class iQc extends BrP {
|
||
|
private static final HashMap<Integer, String> b;
|
||
|
|
||
|
static {
|
||
|
HashMap<Integer, String> hashMap = new HashMap<>();
|
||
|
b = hashMap;
|
||
|
hashMap.put(1, "Frames Per Second");
|
||
|
hashMap.put(2, "Samples Per Second");
|
||
|
hashMap.put(3, "Duration");
|
||
|
hashMap.put(4, "Video Codec");
|
||
|
hashMap.put(5, "Audio Codec");
|
||
|
hashMap.put(6, "Width");
|
||
|
hashMap.put(7, "Height");
|
||
|
hashMap.put(8, "Stream Count");
|
||
|
hashMap.put(320, "Date/Time Original");
|
||
|
}
|
||
|
|
||
|
public iQc() {
|
||
|
a(new C16665qDr(this));
|
||
|
}
|
||
|
|
||
|
@Override // o.BrP
|
||
|
public final HashMap<Integer, String> c() {
|
||
|
return b;
|
||
|
}
|
||
|
|
||
|
@Override // o.BrP
|
||
|
public final String b() {
|
||
|
return "AVI";
|
||
|
}
|
||
|
}
|