userConfigExtraInfo property

  1. @JsonKey(includeIfNull: false)
String? userConfigExtraInfo
getter/setter pair

Reserved property. Extra user-defined information to send the Supplemental Enhancement Information (SEI) for the H.264/H.265 video stream to the CDN live client. Maximum length: 4096 Bytes.

Implementation

@JsonKey(includeIfNull: false)
String? userConfigExtraInfo;