From 139f6ab82a7d6524f385971d010f6dc0f908df3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 5 Jul 2023 09:47:56 +0300 Subject: [PATCH] audio: Update gir file Part-of: --- girs/GstAudio-1.0.gir | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/girs/GstAudio-1.0.gir b/girs/GstAudio-1.0.gir index 88842e3d39..368480ee7a 100644 --- a/girs/GstAudio-1.0.gir +++ b/girs/GstAudio-1.0.gir @@ -9695,31 +9695,31 @@ in a more readable fashion. Enum value describing how DSD bits are grouped. - - 8 DSD bits in 1 byte - - - 16 DSD bits in 2 bytes, little endian order - - - 16 DSD bits in 2 bytes, big endian order - - - 32 DSD bits in 4 bytes, little endian order - - - 32 DSD bits in 4 bytes, big endian order - - - number of valid DSD formats - - + unknown / invalid DSD format - + + 8 DSD bits in 1 byte + + + 16 DSD bits in 2 bytes, little endian order + + + 16 DSD bits in 2 bytes, big endian order + + + 32 DSD bits in 4 bytes, little endian order + + + 32 DSD bits in 4 bytes, big endian order + + + number of valid DSD formats + + 16 DSD bits in 2 bytes, native endianness - + 32 DSD bits in 4 bytes, native endianness