Interface protos.google.cloud.video.stitcher.v1.IVodConfig (2.4.0)

Properties of a VodConfig.

Package

@google-cloud/video-stitcher

Properties

adTagUri

adTagUri?: (string|null);

VodConfig adTagUri

gamVodConfig

gamVodConfig?: (google.cloud.video.stitcher.v1.IGamVodConfig|null);

VodConfig gamVodConfig

name

name?: (string|null);

VodConfig name

sourceFetchOptions

sourceFetchOptions?: (google.cloud.video.stitcher.v1.IFetchOptions|null);

VodConfig sourceFetchOptions

sourceUri

sourceUri?: (string|null);

VodConfig sourceUri

state

state?: (google.cloud.video.stitcher.v1.VodConfig.State|keyof typeof google.cloud.video.stitcher.v1.VodConfig.State|null);

VodConfig state