Skip to content

Commit 4f7aaa5

Browse files
feat: [VideoTranscoder] add support for automatically generating subtitle for input videos (#8537)
* feat: add support for automatically generating subtitle for input videos PiperOrigin-RevId: 798365183 Source-Link: googleapis/googleapis@c58a1bb Source-Link: googleapis/googleapis-gen@bbdcfcb Copy-Tag: eyJwIjoiVmlkZW9UcmFuc2NvZGVyLy5Pd2xCb3QueWFtbCIsImgiOiJiYmRjZmNiMDYyYWQ4ZGI5NmJmY2IzNzNiNzYzZGQ4ZDRkY2M2NTRkIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 6e4d3c2 commit 4f7aaa5

4 files changed

Lines changed: 322 additions & 0 deletions

File tree

329 Bytes
Binary file not shown.

VideoTranscoder/src/V1/Input.php

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

VideoTranscoder/src/V1/InputAttributes.php

Lines changed: 67 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

VideoTranscoder/src/V1/TrackDefinition.php

Lines changed: 211 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)