Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTokSDK.ArchiveLayout

Layout the archive is going to use More...

Properties

LayoutType Type [get, set]
 The type of layout you'd like to use More...
string StyleSheet [get, set]
 The stylesheet to use for the layout. Must be set if using custom. More...
ScreenShareLayoutTypeScreenShareType [get, set]
 The ScreenShareLayoutTypeto use when there is a screen-sharing stream in the session. Note that to use this property, you must set the Type property to LayoutType.bestFit and leave the StyleSheet property unset. For more information, see Layout types for screen sharing. NOTE: LayoutType.custom is not valid for this property More...

Detailed Description

Layout the archive is going to use

Property Documentation

◆ ScreenShareType

ScreenShareLayoutType? OpenTokSDK.ArchiveLayout.ScreenShareType

The ScreenShareLayoutTypeto use when there is a screen-sharing stream in the session. Note that to use this property, you must set the Type property to LayoutType.bestFit and leave the StyleSheet property unset. For more information, see Layout types for screen sharing. NOTE: LayoutType.custom is not valid for this property

◆ StyleSheet

string OpenTokSDK.ArchiveLayout.StyleSheet

The stylesheet to use for the layout. Must be set if using custom.

◆ Type

LayoutType OpenTokSDK.ArchiveLayout.Type

The type of layout you'd like to use