Uses of Interface
com.google.cloud.video.stitcher.v1.InterstitialsOrBuilder
-
Packages that use InterstitialsOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of InterstitialsOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement InterstitialsOrBuilder Modifier and Type Class Description class
Interstitials
Describes what was stitched into a VOD session's manifest.static class
Interstitials.Builder
Describes what was stitched into a VOD session's manifest.Methods in com.google.cloud.video.stitcher.v1 that return InterstitialsOrBuilder Modifier and Type Method Description InterstitialsOrBuilder
VodSession.Builder. getInterstitialsOrBuilder()
Output only.InterstitialsOrBuilder
VodSession. getInterstitialsOrBuilder()
Output only.InterstitialsOrBuilder
VodSessionOrBuilder. getInterstitialsOrBuilder()
Output only.
-