Uses of Interface
com.google.cloud.video.stitcher.v1.ManifestOptionsOrBuilder
-
Packages that use ManifestOptionsOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of ManifestOptionsOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement ManifestOptionsOrBuilder Modifier and Type Class Description class
ManifestOptions
Options for manifest generation.static class
ManifestOptions.Builder
Options for manifest generation.Methods in com.google.cloud.video.stitcher.v1 that return ManifestOptionsOrBuilder Modifier and Type Method Description ManifestOptionsOrBuilder
LiveSession.Builder. getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.ManifestOptionsOrBuilder
LiveSession. getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.ManifestOptionsOrBuilder
LiveSessionOrBuilder. getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.ManifestOptionsOrBuilder
VodSession.Builder. getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.ManifestOptionsOrBuilder
VodSession. getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.ManifestOptionsOrBuilder
VodSessionOrBuilder. getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.
-