35 lines
835 B
Java
35 lines
835 B
Java
package o;
|
|
|
|
import java.util.HashMap;
|
|
|
|
/* renamed from: o.woh, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C17447woh extends kuj {
|
|
private static final HashMap<Integer, String> d;
|
|
|
|
public C17447woh() {
|
|
a(new GIb(this));
|
|
}
|
|
|
|
static {
|
|
HashMap<Integer, String> hashMap = new HashMap<>();
|
|
d = hashMap;
|
|
AbstractC17662yjJ.e(hashMap);
|
|
hashMap.put(769, "Format");
|
|
hashMap.put(770, "Number of Channels");
|
|
hashMap.put(771, "Sample Size");
|
|
hashMap.put(772, "Sample Rate");
|
|
hashMap.put(773, "Balance");
|
|
}
|
|
|
|
@Override // o.kuj, o.BrP
|
|
public final HashMap<Integer, String> c() {
|
|
return d;
|
|
}
|
|
|
|
@Override // o.kuj, o.BrP
|
|
public final String b() {
|
|
return "QuickTime Sound";
|
|
}
|
|
}
|