Uses of Class
software.amazon.awssdk.services.mediatailor.model.AdMarkerPassthrough
-
Packages that use AdMarkerPassthrough Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of AdMarkerPassthrough in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return AdMarkerPassthrough Modifier and Type Method Description AdMarkerPassthroughManifestProcessingRules. adMarkerPassthrough()For HLS, when set totrue, MediaTailor passes throughEXT-X-CUE-IN,EXT-X-CUE-OUT, andEXT-X-SPLICEPOINT-SCTE35ad markers from the origin manifest to the MediaTailor personalized manifest.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type AdMarkerPassthrough Modifier and Type Method Description ManifestProcessingRules.BuilderManifestProcessingRules.Builder. adMarkerPassthrough(AdMarkerPassthrough adMarkerPassthrough)For HLS, when set totrue, MediaTailor passes throughEXT-X-CUE-IN,EXT-X-CUE-OUT, andEXT-X-SPLICEPOINT-SCTE35ad markers from the origin manifest to the MediaTailor personalized manifest.
-