ShareOptimizeType

enum ShareOptimizeType : Enum<Call.ShareOptimizeType>

Enum representing the OptimizeType of Share

Since

3.9.0

Entries

Link copied to clipboard

This doesn't set any special optimization. This is the default setting if no parameters are passed to the shareConfig param.

Link copied to clipboard

This automatically detects the type of sharing and sets the fps.

Link copied to clipboard

This helps in optimizing screenshare while sharing video and motion.

Link copied to clipboard

This helps in optimizing screenshare while sharing text and images.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int