- Before you begin
- Samples
- Video_stitcher_service.create_cdn_key
- Video_stitcher_service.create_live_config
- Video_stitcher_service.create_live_session
- Video_stitcher_service.create_slate
- Video_stitcher_service.create_vod_config
- Video_stitcher_service.create_vod_session
- Video_stitcher_service.delete_cdn_key
- Video_stitcher_service.delete_live_config
- Video_stitcher_service.delete_slate
- Video_stitcher_service.delete_vod_config
- Video_stitcher_service.get_cdn_key
- Video_stitcher_service.get_live_ad_tag_detail
- Video_stitcher_service.get_live_config
- Video_stitcher_service.get_live_session
- Video_stitcher_service.get_slate
- Video_stitcher_service.get_vod_ad_tag_detail
- Video_stitcher_service.get_vod_config
- Video_stitcher_service.get_vod_session
- Video_stitcher_service.get_vod_stitch_detail
- Video_stitcher_service.list_cdn_keys
- Video_stitcher_service.list_live_ad_tag_details
- Video_stitcher_service.list_live_configs
- Video_stitcher_service.list_slates
- Video_stitcher_service.list_vod_ad_tag_details
- Video_stitcher_service.list_vod_configs
- Video_stitcher_service.list_vod_stitch_details
- Video_stitcher_service.update_cdn_key
- Video_stitcher_service.update_live_config
- Video_stitcher_service.update_slate
- Video_stitcher_service.update_vod_config
- Quickstart
Before running the samples, make sure you've followed the steps outlined in Using the client library.
cd samples
npm install
cd ..
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_cdn_key.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_live_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_live_session.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_slate.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_vod_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.create_vod_session.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_cdn_key.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_live_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_slate.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.delete_vod_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_cdn_key.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_live_ad_tag_detail.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_live_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_live_session.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_slate.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_ad_tag_detail.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_session.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.get_vod_stitch_detail.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_cdn_keys.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_live_ad_tag_details.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_live_configs.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_slates.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_vod_ad_tag_details.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_vod_configs.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.list_vod_stitch_details.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_cdn_key.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_live_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_slate.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/generated/v1/video_stitcher_service.update_vod_config.js
View the source code.
Usage:
node packages/google-cloud-video-stitcher/samples/quickstart.js
