Package im.zego.zegoexpress.entity
Class ZegoSEIConfig
- java.lang.Object
-
- im.zego.zegoexpress.entity.ZegoSEIConfig
-
public class ZegoSEIConfig extends java.lang.Object
SEI configuration Used to set the relevant configuration of the Supplemental Enhancement Information.
-
-
Field Summary
Fields Modifier and Type Field Description ZegoSEIType
type
SEI type
-
Constructor Summary
Constructors Constructor Description ZegoSEIConfig()
-
-
-
Field Detail
-
type
public ZegoSEIType type
SEI type
-
-