CallControlsStyle

constructor(    @Px callControlButtonSize: Int,     @Px callControlButtonSizeLandscape: Int,     callControlsBackground: Drawable,     callControlsBackgroundLandscape: Drawable,     @ColorInt callControlsBackgroundColor: Int)

Parameters

callControlButtonSize

The size of the call control buttons.

callControlsBackgroundColor

The color of the call controls background.