mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-21 07:00:08 -05:00
json tests: add properties and
This commit is contained in:
parent
b93ecb70fc
commit
3e49aec61b
2 changed files with 459 additions and 239 deletions
|
|
@ -134,7 +134,7 @@ key: "<name>"
|
|||
{
|
||||
"format" : [ "se", "I420", [ "I420", "YUY2" ] ],
|
||||
"size" : [ "Rmu", [320, 240], [[ 640, 480], [1024,786]]],
|
||||
"framerate" : [ "Fsu", [25, 1], [[ 0, 1], [65536,1]]]"
|
||||
"framerate" : [ "Fsu", [25, 1], [[ 0, 1], [65536,1]]]
|
||||
}
|
||||
]
|
||||
|
||||
|
|
@ -143,8 +143,8 @@ key: "<name>"
|
|||
{
|
||||
"format" : [ "se", "S16LE", [ "F32LE", "S16LE" ] ],
|
||||
"rate" : [ "imu", 44100, [8000, 96000]],
|
||||
"channels" : [ "imu", 1, [1, 4096]]"
|
||||
"interleaved" : [ "beo", true ]"
|
||||
"channels" : [ "imu", 1, [1, 4096]]
|
||||
"interleaved" : [ "beo", true ]
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue