Uses of Interface
com.google.cloud.video.stitcher.v1.VodSessionAdBreakOrBuilder
-
Packages that use VodSessionAdBreakOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VodSessionAdBreakOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement VodSessionAdBreakOrBuilder Modifier and Type Class Description classVodSessionAdBreakMetadata for an inserted ad break.static classVodSessionAdBreak.BuilderMetadata for an inserted ad break.Methods in com.google.cloud.video.stitcher.v1 that return VodSessionAdBreakOrBuilder Modifier and Type Method Description VodSessionAdBreakOrBuilderInterstitials.Builder. getAdBreaksOrBuilder(int index)List of ad breaks ordered by time.VodSessionAdBreakOrBuilderInterstitials. getAdBreaksOrBuilder(int index)List of ad breaks ordered by time.VodSessionAdBreakOrBuilderInterstitialsOrBuilder. getAdBreaksOrBuilder(int index)List of ad breaks ordered by time.Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type VodSessionAdBreakOrBuilder Modifier and Type Method Description List<? extends VodSessionAdBreakOrBuilder>Interstitials.Builder. getAdBreaksOrBuilderList()List of ad breaks ordered by time.List<? extends VodSessionAdBreakOrBuilder>Interstitials. getAdBreaksOrBuilderList()List of ad breaks ordered by time.List<? extends VodSessionAdBreakOrBuilder>InterstitialsOrBuilder. getAdBreaksOrBuilderList()List of ad breaks ordered by time.
-