docs: Document GES validate action types

This commit is contained in:
Thibault Saunier 2019-06-14 10:43:15 -04:00
parent 314fd2b6de
commit 4a250437a7
3 changed files with 1043 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,5 @@
# GstValidate action types
## description
@ -478,7 +479,7 @@ Changes the state of the pipeline to any GstState
Default: 0.0
* `state`:(mandatory): A GstState as a string, should be in:
* `state`:(mandatory): A GstState as a string, should be in:
* ['null', 'ready', 'paused', 'playing']
Possible types: `string`

View file

@ -6,6 +6,7 @@ index.md
gst-validate-scenarios.md
gst-validate-environment-variables.md
gst-validate-action-types.md
ges-validate-action-types.md
gi-index
plugins/index.md
plugins/ssim.md