setShutterBackgroundColor() を使う
PlayerView(context).apply {
...
setShutterBackgroundColor(backgroundColor)
}