Uses of Class
com.vonage.client.video.StreamCompositionLayout.Builder
Packages that use StreamCompositionLayout.Builder
-
Uses of StreamCompositionLayout.Builder in com.vonage.client.video
Methods in com.vonage.client.video that return StreamCompositionLayout.BuilderModifier and TypeMethodDescriptionStreamCompositionLayout.builder(ScreenLayoutType initialLayout) Entry point for constructing an object.StreamCompositionLayout.Builder.screenshareType(ScreenLayoutType screenshareType) (OPTIONAL) The layout type to use when there is a screen-sharing stream in the session.StreamCompositionLayout.Builder.stylesheet(String stylesheet) Used for the ScreenLayoutType.CUSTOM layout to define the visual layout.