what-the-bank/sources/o/scR.java

37 lines
904 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.HashMap;
/* loaded from: classes.dex */
public final class scR extends kuj {
private static final HashMap<Integer, String> c;
public scR() {
a(new PIO(this));
}
static {
HashMap<Integer, String> hashMap = new HashMap<>();
c = hashMap;
AbstractC17662yjJ.e(hashMap);
hashMap.put(1, "Vertical Placement");
hashMap.put(2, "Some Samples Forced");
hashMap.put(3, "All Samples Forced");
hashMap.put(4, "Default Text Box");
hashMap.put(5, "Font Identifier");
hashMap.put(6, "Font Face");
hashMap.put(7, "Font Size");
hashMap.put(8, "Foreground Color");
}
@Override // o.kuj, o.BrP
public final HashMap<Integer, String> c() {
return c;
}
@Override // o.kuj, o.BrP
public final String b() {
return "QuickTime Subtitle";
}
}