transcodingExtraInfo property

  1. @JsonKey(name: 'transcodingExtraInfo')
String? transcodingExtraInfo
final

Reserved property. Extra user-defined information to send SEI for the H.264/H.265 video stream to the CDN live client. Maximum length: 4096 bytes. For more information on SEI, see SEI-related questions.

Implementation

@JsonKey(name: 'transcodingExtraInfo')
final String? transcodingExtraInfo;