We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891813e commit b360ae5Copy full SHA for b360ae5
plugins/modules/medialive_sdi_source.py
@@ -37,7 +37,7 @@
37
mode:
38
description:
39
- Applies only if the type is 'QUAD'
40
- - Specify the mode for handling the quad-link signal: 'QUADRANT' or 'INTERLEAVE'
+ - Specify the mode for handling the quad-link signal, 'QUADRANT' or 'INTERLEAVE'
41
type: str
42
required: false
43
choices: ['QUADRANT', 'INTERLEAVE']
0 commit comments