CallViewStyle
Style for CallView. Use this class together with TransformStyle.callViewStyleTransformer to change CallView styles programmatically.
Parameters
The id of the custom style for CallParticipantView to be applied for each call participant in the CallParticipantsGridView.
The id of the custom style for CallParticipantView to be applied for each call participant in the CallParticipantsListView.
The height of the FloatingParticipantView used fot the local user.
The width of the FloatingParticipantView used fot the local user.
The padding between the FloatingParticipantView used fot the local user and the borders of CallView.
The corner radius of the FloatingParticipantView used fot the local user.
The height of the participants list when there is a screen share session active.
The padding applied to the participants list.
The margin between two adjacent CallParticipantViews inside CallParticipantsListView.
The width of a CallParticipantView inside CallParticipantsListView.
Size of the margin between ScreenShareView and CallParticipantsListView.
Active screen share presenter text style.
Padding around the presenter text.
Margin between presenter text and screen share content.
Placeholder image while the user is connecting to a call.
The height of the CallControlsView in portrait mode.
The width of the CallControlsView in landscape mode.
True when we want CallParticipantsGridView to show the user in the list, or false when we want them arranged in a grid. true by default.