This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
protos/google/cloud/video/transcoder/v1beta1 Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -654,7 +654,7 @@ message VideoStream {
654654 //
655655 // The following table shows the computed video FPS given the target FPS (in
656656 // parenthesis) and input FPS (in the first column):
657- //
657+ // ```
658658 // | | (30) | (60) | (25) | (50) |
659659 // |--------|--------|--------|------|------|
660660 // | 240 | Fail | Fail | Fail | Fail |
@@ -671,6 +671,7 @@ message VideoStream {
671671 // | 15 | 15 | 15 | 20 | 30 |
672672 // | 12 | 12 | 12 | 20 | 30 |
673673 // | 10 | 10 | 10 | 20 | 30 |
674+ // ```
674675 double frame_rate = 20 [(google.api.field_behavior ) = REQUIRED ];
675676
676677 // Specify the intensity of the adaptive quantizer (AQ). Must be between 0 and
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/nodejs-video-transcoder.git",
7- "sha": "d9956ea1a263ef388c724d4ab36787b2670400f9 "
7+ "sha": "155cf578eb97e7b32c8d5fff73e7a5dda996dc07 "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "d189e871205fea665a9648f7c4676f027495ccaf ",
15- "internalRef": "345596855 "
14+ "sha": "2ccf8f460800e98884d1aa4ba61e344ad4cd5d04 ",
15+ "internalRef": "348857882 "
1616 }
1717 },
1818 {
You can’t perform that action at this time.
0 commit comments