adMarkers property

List<RtmpAdMarkers>? adMarkers
final

Choose the ad marker type for this output group. MediaLive will create a message based on the content of each SCTE-35 message, format it for that marker type, and insert it in the datastream.

Implementation

final List<RtmpAdMarkers>? adMarkers;