startTag

fun startTag(block: StartTag.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.mediapackagev2.model.StartTag inside the given block


To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag.