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