adBreaks property

  1. @TagNumber.new(7)
List<AdBreak> get adBreaks

List of ad breaks. Specifies where to insert ad break tags in the output manifests.

Implementation

@$pb.TagNumber(7)
$core.List<AdBreak> get adBreaks => $_getList(6);