FunctionSingleRowNameplate({
kind,
person,
result,
style,
glow,
race = false,
gameOnAir = false,
}: {
kind: "runners" | "comment
src/browser/graphics/components/nameplate/ui/single-row.tsx:103
FunctionTwoRowNameplate({
kind,
person,
result,
style,
race = false,
invert = false,
glow = false,
gameOnAir = false,
}: Name
src/browser/graphics/components/nameplate/ui/two-row.tsx:107
FunctionVideoFrame({
xInset,
yInset,
wInset,
hInset,
borderWidth = 4,
}: {
xInset: number;
yInset: number;
wInset: numbe
src/browser/graphics/components/video-frame.tsx:3