protocol: describe v34 (available_group, port type)

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2020-04-15 10:59:27 +02:00 committed by Tanu Kaskinen
parent feee531c2b
commit 64eae8d84a

View file

@ -427,6 +427,10 @@ Added two values to the pa_encoding_t enum:
PA_ENCODING_TRUEHD_IEC61937 := 7 PA_ENCODING_TRUEHD_IEC61937 := 7
PA_ENCODING_DTSHD_IEC61937 := 8 PA_ENCODING_DTSHD_IEC61937 := 8
## v34, implemented by >= 14.0
Added available_group and type fields to the device port info.
#### If you just changed the protocol, read this #### If you just changed the protocol, read this
## module-tunnel depends on the sink/source/sink-input/source-input protocol ## module-tunnel depends on the sink/source/sink-input/source-input protocol
## internals, so if you changed these, you might have broken module-tunnel. ## internals, so if you changed these, you might have broken module-tunnel.