{
    "SPDXID": "SPDXRef-DOCUMENT",
    "creationInfo": {
        "created": "2025-03-29T01:30:08Z",
        "creators": [
            "Organization: TheQtCompany",
            "Tool: Qt Build System"
        ],
        "comment": "This SPDX document was created from CMake 3.30.5, using the qt\nbuild system from https://code.qt.io/cgit/qt/qtbase.git/tree/cmake/QtPublicSbomHelpers.cmake"
    },
    "dataLicense": "CC0-1.0",
    "externalDocumentRefs": [
        {
            "externalDocumentId": "DocumentRef-qtbase",
            "spdxDocument": "https://qt.io/spdxdocs/qtbase-25986746+HEAD",
            "checksum": {
                "algorithm": "SHA1",
                "checksumValue": "06c8e73b3359a708b096cb60e0ebc00c430061b1"
            }
        },
        {
            "externalDocumentId": "DocumentRef-qtdeclarative",
            "spdxDocument": "https://qt.io/spdxdocs/qtdeclarative-47ecb4fa+HEAD",
            "checksum": {
                "algorithm": "SHA1",
                "checksumValue": "6d16fe026e5435e746fe4ebf404720a325dc0f76"
            }
        },
        {
            "externalDocumentId": "DocumentRef-qtquick3d",
            "spdxDocument": "https://qt.io/spdxdocs/qtquick3d-1a50a5d+HEAD",
            "checksum": {
                "algorithm": "SHA1",
                "checksumValue": "6d3fe61cd41049f1542411d370e4ea9b377db1bd"
            }
        }
    ],
    "hasExtractedLicensingInfos": [
        {
            "extractedText": "Licensees holding valid commercial Qt licenses may use this software in\naccordance with the the terms contained in a written agreement between\nyou and The Qt Company. Alternatively, the terms and conditions that were\naccepted by the licensee when buying and/or downloading the\nsoftware do apply.\n\nFor the latest licensing terms and conditions, see https://www.qt.io/terms-conditions.\nFor further information use the contact form at https://www.qt.io/contact-us.\n",
            "licenseId": "LicenseRef-Qt-Commercial"
        }
    ],
    "name": "qtmultimedia-6.9.0",
    "spdxVersion": "SPDX-2.3",
    "documentNamespace": "https://qt.io/spdxdocs/qtmultimedia-6.9.0",
    "packages": [
        {
            "SPDXID": "SPDXRef-compiler",
            "copyrightText": "NOASSERTION",
            "downloadLocation": "NOASSERTION",
            "filesAnalyzed": false,
            "licenseConcluded": "NOASSERTION",
            "licenseDeclared": "NOASSERTION",
            "name": "GNU",
            "primaryPackagePurpose": "APPLICATION",
            "summary": "The compiler as identified by CMake, running on Windows (AMD64)",
            "supplier": "Organization: Anonymous",
            "versionInfo": "13.1.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia",
            "builtDate": "2025-03-29T01:30:08Z",
            "comment": "Built by CMake 3.30.5 with RelWithDebInfo configuration for Windows (AMD64)\nqtmultimedia was configured with:\n    qt-configure-module <sources>/qtmultimedia -- -DFFMPEG_DIR=C:\\FFmpeg-n7.1\\build\\mingw\\installed -DQT_DEPLOY_FFMPEG=TRUE -DCMAKE_IGNORE_PREFIX_PATH=C:/strawberry/c -DQT_INSTALL_CONFIG_INFO_FILES=ON -DQT_GENERATE_SBOM=ON -DQT_GENERATE_SOURCE_SBOM=ON -DQT_SBOM_PYTHON_INTERP=C:\\Python38_64 -DQT_SBOM_PYTHON_APPS_PATH=C:\\Python310_64\\Scripts -DQT_LINT_SOURCE_SBOM=ON -DQT_INTERNAL_SBOM_DEFAULT_CHECKS=ON -DQT_INTERNAL_SBOM_AUDIT=ON -DQT_INTERNAL_SBOM_AUDIT_NO_ERROR=ON -DQT_BUILD_TESTS=OFF -DCMAKE_AUTOGEN_VERBOSE=ON -DCMAKE_MESSAGE_LOG_LEVEL=STATUS -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia@6.9.0",
                    "referenceType": "purl"
                }
            ],
            "filesAnalyzed": true,
            "homepage": "https://qt.io",
            "licenseConcluded": "NOASSERTION",
            "licenseDeclared": "NOASSERTION",
            "name": "qtmultimedia",
            "packageVerificationCode": {
                "packageVerificationCodeValue": "796eb74a12f7a7428857f1b055804e31b829a993"
            },
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-3rdparty-sources-BundledResonanceAudio-Attribution-pffft",
            "comment": "\nCMake target name: BundledResonanceAudio_Attribution_pffft\n    Information extracted from:\n     /src_dir/qtmultimedia/src/3rdparty/pffft/qt_attribution.json\n    Entry index: 0\n    Id: pffft\n    Name: pffft\n    Description: A pretty fast FFT.\n    Qt usage: Used to support spatial audio.\n    License: BSD 3-Clause \"New\" or \"Revised\" License\n    License file: LICENSE\n",
            "copyrightText": "Copyright (c) 2013 Julien Pommier <pommier@modartt.com>\nCopyright (c) 2004 the University Corporation for Atmospheric Research 'UCAR'\n",
            "downloadLocation": "https://bitbucket.org/jpommier/pffft/get/02fe7715a5bf.zip",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=BundledResonanceAudio_Attribution_pffft#src/resonance-audio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-BundledResonanceAudio_Attribution_pffft?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=BundledResonanceAudio_Attribution_pffft#src/resonance-audio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "BSD-3-Clause",
            "licenseDeclared": "NOASSERTION",
            "name": "BundledResonanceAudio_Attribution_pffft",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "02fe7715a5bf8bfd914681c53429600f94e0f536"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-3rdparty-sources-BundledResonanceAudio-Attribution-eigen",
            "comment": "\nCMake target name: BundledResonanceAudio_Attribution_eigen\n    Information extracted from:\n     /src_dir/qtmultimedia/src/3rdparty/eigen/qt_attribution.json\n    Entry index: 0\n    Id: eigen\n    Name: Eigen\n    Description: The Eigen C++ linear algebra library.\n    Qt usage: Used for mathematics to support spatial audio.\n    License: Mozilla Public License 2.0 and BSD 3-Clause \"New\" or \"Revised\" License\n    License file: LICENSE\n",
            "copyrightText": "Copyright (c) 2012 Alexey Korepanov <kaikaikai@yandex.ru>\nCopyright (c) 2020 Antonio Sanchez <cantonios@google.com>\nCopyright (c) 2020 Arm Limited and Contributors\nCopyright (c) 2006-2011 Benoit Jacob <jacob.benoit.1@gmail.com>\nCopyright (c) 2014-2016 Benoit Steiner (benoit.steiner.goog@gmail.com)\nCopyright (c) 16 BfToF32Even (c) Packet4f\nCopyright (c) 16 BfToF32Odd (c) Packet4f\nCopyright (c) 2021 C. Antonio Sanchez <cantonios@google.com>\nCopyright (c) 2021 Chip Kerchner (chip.kerchner@ibm.com)\nCopyright (c) 2009 Claire Maurice\nCopyright (c) 2017 Codeplay Software Limited\nCopyright (c) 2016 Eugene Brevdo <ebrevdo@gmail.com>\nCopyright (c) 2020 Everton Constantino (everton.constantino@ibm.com)\nCopyright (c) 2016 Fabian Giesen\nCopyright (c) 2008-2019 Gael Guennebaud <gael.guennebaud@inria.fr>\nCopyright (c) 2013 Gauthier Brun <brun.gauthier@gmail.com>\nCopyright (c) 2010-2013 Hauke Heibel <hauke.heibel@gmail.com>\nCopyright (c) 2009 Hauke Heibel <hauke.heibel@gmail.com>\nCopyright (c) 2001, 2010, 2011 Intel Corporation\nCopyright (c) 2013 Jean Ceccato <jean.ceccato@ensimag.fr>\nCopyright (c) 2010-2012 Jitse Niesen <jitse@maths.leeds.ac.uk>\nCopyright (c) 2013 Jitse Niesen <jitse@maths.leeds.ac.uk>\nCopyright (c) 2007 Julien Pommier\nCopyright (c) 2009 Keir Mierle <mierle@gmail.com>\nCopyright (c) 2009 Kenneth Riddile <kfriddile@yahoo.com>\nCopyright (c) 2008-2016 Konstantinos Margaritis <markos@freevec.org>\nCopyright (c) 2009 Mathieu Gautier <mathieu.gautier@cea.fr>\nCopyright (c) 2007 Michael Olbrich <michael.olbrich@gmx.net>\nCopyright (c) 2021 NVIDIA CORPORATION.\nCopyright (c) 2013 Nicolas Carre <nicolas.carre@ensimag.fr>\nCopyright (c) 2014-2015 Open Source Robotics Foundation\nCopyright (c) 2013 Pavel Holoborodko <pavel@holoborodko.com>\nCopyright (c) 2014, 2016 Pedro Gonnet (pedro.gonnet@gmail.com)\nCopyright (c) 2013 Pierre Zoppitelli <pierre.zoppitelli@ensimag.fr>\nCopyright (c) 2016, 2018, 2019 Rasmus Munk Larsen (rmlarsen@google.com)\nCopyright (c) 2009 Ricard Marxer <email@ricardmarxer.com>\nCopyright (c) 2009 Rohit Garg <rpg.314@gmail.com>\nCopyright (c) 2017 The TensorFlow Authors\nCopyright (c) 2010 Thomas Capricelli <orzel@freehackers.org>\nCopyright (c) 2011 Timothy E. Holy tim.holy@gmail.com\nCopyright (c) 2016 Tobias Wood <tobias@spinicist.org.uk>\nCopyright (c) 2010 Vincent Lejeune\nCopyright (c) 2018 Wave Computing, Inc.\nCopyright (c) 2011-2014 Willow Garage, Inc.\nCopyright (c) 2014 yoco <peter.xiau@gmail.com>\n",
            "downloadLocation": "https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.bz2",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=BundledResonanceAudio_Attribution_eigen#src/resonance-audio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-BundledResonanceAudio_Attribution_eigen?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=BundledResonanceAudio_Attribution_eigen#src/resonance-audio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "MPL-2.0 AND BSD-3-Clause",
            "licenseDeclared": "NOASSERTION",
            "name": "BundledResonanceAudio_Attribution_eigen",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "3.4.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "\nCMake target name: BundledResonanceAudio\nCMake exported target name: Qt6::BundledResonanceAudio\nContained in CMake package: Qt6BundledResonanceAudio\n    Information extracted from:\n     /src_dir/qtmultimedia/src/3rdparty/resonance-audio/qt_attribution.json\n    Entry index: 0\n    Id: resonance-audio\n    Name: Resonance Audio\n    Description: 3D audio support.\n    Qt usage: Used to implement spatial audio.\n    License: Apache License 2.0\n    License file: LICENSE\n",
            "copyrightText": "Copyright (c) 2015, 2017, 2018 Google Inc.\n",
            "downloadLocation": "https://github.com/resonance-audio/resonance-audio/tree/e225aedb5ec76ca6a0fe7079c0b84dbcbb490553",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=BundledResonanceAudio#src/resonance-audio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-BundledResonanceAudio?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=BundledResonanceAudio#src/resonance-audio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "Apache-2.0",
            "licenseDeclared": "NOASSERTION",
            "name": "BundledResonanceAudio",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "e225aedb5ec7"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "comment": "\nCMake target name: Multimedia\nCMake exported target name: Qt6::Multimedia\nContained in CMake package: Qt6Multimedia\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=Multimedia#src/multimedia",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-Multimedia?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=Multimedia#src/multimedia",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "Multimedia",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "comment": "\nCMake target name: SpatialAudio\nCMake exported target name: Qt6::SpatialAudio\nContained in CMake package: Qt6SpatialAudio\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=SpatialAudio#src/spatialaudio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-SpatialAudio?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=SpatialAudio#src/spatialaudio",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "SpatialAudio",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "comment": "\nCMake target name: MultimediaQuickPrivate\nCMake exported target name: Qt6::MultimediaQuick\nContained in CMake package: Qt6MultimediaQuickPrivate\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=MultimediaQuickPrivate#src/multimediaquick",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-MultimediaQuickPrivate?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=MultimediaQuickPrivate#src/multimediaquick",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "MultimediaQuickPrivate",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-plugin-quickmultimedia",
            "comment": "\nCMake target name: quickmultimedia\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=quickmultimedia#src/multimediaquick",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-quickmultimedia?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=quickmultimedia#src/multimediaquick",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "quickmultimedia",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "\nCMake target name: Quick3DSpatialAudioPrivate\nCMake exported target name: Qt6::Quick3DSpatialAudio\nContained in CMake package: Qt6Quick3DSpatialAudioPrivate\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=Quick3DSpatialAudioPrivate#src/spatialaudioquick3d",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-Quick3DSpatialAudioPrivate?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=Quick3DSpatialAudioPrivate#src/spatialaudioquick3d",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "Quick3DSpatialAudioPrivate",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-plugin-quick3dspatialaudio",
            "comment": "\nCMake target name: quick3dspatialaudio\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=quick3dspatialaudio#src/spatialaudioquick3d",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-quick3dspatialaudio?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=quick3dspatialaudio#src/spatialaudioquick3d",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "quick3dspatialaudio",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "comment": "\nCMake target name: MultimediaWidgets\nCMake exported target name: Qt6::MultimediaWidgets\nContained in CMake package: Qt6MultimediaWidgets\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=MultimediaWidgets#src/multimediawidgets",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-MultimediaWidgets?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=MultimediaWidgets#src/multimediawidgets",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "MultimediaWidgets",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "\nCMake target name: FFmpegMediaPluginImplPrivate\nCMake exported target name: Qt6::FFmpegMediaPluginImpl\nContained in CMake package: Qt6FFmpegMediaPluginImplPrivate\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=FFmpegMediaPluginImplPrivate#src/plugins/multimedia/ffmpeg",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-FFmpegMediaPluginImplPrivate?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=FFmpegMediaPluginImplPrivate#src/plugins/multimedia/ffmpeg",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "FFmpegMediaPluginImplPrivate",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-plugin-QFFmpegMediaPlugin",
            "comment": "\nCMake target name: QFFmpegMediaPlugin\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=QFFmpegMediaPlugin#src/plugins/multimedia/ffmpeg",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-QFFmpegMediaPlugin?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=QFFmpegMediaPlugin#src/plugins/multimedia/ffmpeg",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "QFFmpegMediaPlugin",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "comment": "\nCMake target name: QWindowsMediaPlugin\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=QWindowsMediaPlugin#src/plugins/multimedia/windows",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-QWindowsMediaPlugin?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=QWindowsMediaPlugin#src/plugins/multimedia/windows",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "name": "QWindowsMediaPlugin",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "comment": "\nCMake target name: MultimediaTestLibPrivate\nCMake exported target name: Qt6::MultimediaTestLib\nContained in CMake package: Qt6MultimediaTestLibPrivate\n",
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "downloadLocation": "git://code.qt.io/qt/qtmultimedia.git",
            "externalRefs": [
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:github/qt/qtmultimedia?library_name=MultimediaTestLibPrivate#src/multimediatestlib",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "PACKAGE_MANAGER",
                    "referenceLocator": "pkg:generic/TheQtCompany/qtmultimedia-MultimediaTestLibPrivate?vcs_url=https://code.qt.io/qt/qtmultimedia.git&library_name=MultimediaTestLibPrivate#src/multimediatestlib",
                    "referenceType": "purl"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qtmultimedia:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                },
                {
                    "referenceCategory": "SECURITY",
                    "referenceLocator": "cpe:2.3:a:qt:qt:6.9.0:*:*:*:*:*:*:*",
                    "referenceType": "cpe23Type"
                }
            ],
            "filesAnalyzed": true,
            "licenseConcluded": "LicenseRef-Qt-Commercial OR GPL-3.0-only",
            "licenseDeclared": "LicenseRef-Qt-Commercial OR GPL-3.0-only",
            "name": "MultimediaTestLibPrivate",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Organization: TheQtCompany",
            "versionInfo": "6.9.0"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-system-3rdparty-WMF",
            "comment": "\nCMake target name: WMF::WMF\n",
            "copyrightText": "NOASSERTION",
            "downloadLocation": "NOASSERTION",
            "filesAnalyzed": true,
            "licenseConcluded": "NOASSERTION",
            "licenseDeclared": "NOASSERTION",
            "name": "WMF",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Person: Anonymous",
            "versionInfo": "unknown"
        },
        {
            "SPDXID": "SPDXRef-Package-qtmultimedia-system-3rdparty-FFmpeg",
            "comment": "\nCMake target name: FFmpeg::avformat\n",
            "copyrightText": "NOASSERTION",
            "downloadLocation": "NOASSERTION",
            "filesAnalyzed": true,
            "licenseConcluded": "NOASSERTION",
            "licenseDeclared": "NOASSERTION",
            "name": "FFmpeg",
            "primaryPackagePurpose": "LIBRARY",
            "supplier": "Person: Anonymous",
            "versionInfo": "unknown"
        }
    ],
    "files": [
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "133497564c897753b5a160de99cb1e453311d1a7"
                }
            ],
            "copyrightText": "Copyright (c) 2015, 2017, 2018 Google Inc.\n",
            "fileName": "./lib/libQt6BundledResonanceAudio.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "Apache-2.0",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "71d1fdca7e98752d188e6e32af2cb2ad4a591cc2"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./bin/Qt6Multimedia.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "7a0d33ecfe47a9743952f14f4924e86bd09e5374"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./lib/libQt6Multimedia.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "4882776eb3ebfa952daa4a7e22f6c83785ccf18b"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./bin/Qt6SpatialAudio.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "ff5fd4ec43d02e77259f075959c9b953a3c7e4d6"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./lib/libQt6SpatialAudio.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "61aa936e939d7bba5bed80d504b26bebbd1ec4f7"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./bin/Qt6MultimediaQuick.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "b1acc2dc9d22d9e7169e4315cf073d609d2cd829"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./lib/libQt6MultimediaQuick.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-plugin-quickmultimedia",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "7e3f8b37fbd8ef731c906425de59d7659e7a7e61"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./qml/QtMultimedia/quickmultimediaplugin.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "35b6cc1014307c8eb3c52797baa83886ca07152b"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./bin/Qt6Quick3DSpatialAudio.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "717bd114457b6970e449240b3b16a7efd60ad406"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./lib/libQt6Quick3DSpatialAudio.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-plugin-quick3dspatialaudio",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "37ebba53e17ff3b475b4a522f8a98891576426f4"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./qml/QtQuick3D/SpatialAudio/quick3dspatialaudioplugin.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "fad7de38ef8273d3fcbfe76b3c083dc217325704"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./bin/Qt6MultimediaWidgets.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "59acec2d2c078b1948244a7892ff43478853fc03"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./lib/libQt6MultimediaWidgets.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "8a80ba2cea1868be787dab202ac122f3fd99cb04"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./lib/libQt6FFmpegMediaPluginImpl.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-plugin-QFFmpegMediaPlugin",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "2abd7be7f7dbbd7be4429048c22431ada20ef338"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./plugins/multimedia/ffmpegmediaplugin.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "906e07fa48cc5e8ac319e4106071f333bec981a8"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./plugins/multimedia/windowsmediaplugin.dll",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        },
        {
            "SPDXID": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "checksums": [
                {
                    "algorithm": "SHA1",
                    "checksumValue": "be094ec1979f6143af362ab3488eb12561b60016"
                }
            ],
            "copyrightText": "Copyright (C) The Qt Company Ltd. and other contributors.",
            "fileName": "./lib/libQt6MultimediaTestLib.a",
            "fileTypes": [
                "BINARY"
            ],
            "licenseConcluded": "LicenseRef-Qt-Commercial OR GPL-3.0-only",
            "licenseInfoInFiles": [
                "NOASSERTION"
            ]
        }
    ],
    "relationships": [
        {
            "spdxElementId": "SPDXRef-compiler",
            "comment": "SPDXRef-Package-qtmultimedia is built by compiler GNU version 13.1.0",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia",
            "relationshipType": "BUILD_DEPENDENCY_OF"
        },
        {
            "spdxElementId": "SPDXRef-DOCUMENT",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia",
            "relationshipType": "DESCRIBES"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-3rdparty-sources-BundledResonanceAudio-Attribution-pffft",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-3rdparty-sources-BundledResonanceAudio-Attribution-eigen",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-3rdparty-sources-BundledResonanceAudio-Attribution-pffft",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-3rdparty-sources-BundledResonanceAudio-Attribution-eigen",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/platforms/common/utils.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/platforms/common/utils.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_binaural_decoder.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_binaural_decoder.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_codec.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_codec_impl.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_lookup_table.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_lookup_table.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/ambisonic_spread_coefficients.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/associated_legendre_polynomials_generator.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/associated_legendre_polynomials_generator.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/foa_rotator.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/foa_rotator.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/hoa_rotator.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/hoa_rotator.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/stereo_from_soundfield_converter.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/stereo_from_soundfield_converter.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/ambisonics/utils.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/api/binaural_surround_renderer.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/api/binaural_surround_renderer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/api/resonance_audio_api.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/api/resonance_audio_api.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/aligned_allocator.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/audio_buffer.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/audio_buffer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/channel_view.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/channel_view.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/constants_and_types.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/integral_types.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/logging.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/misc_math.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/misc_math.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/object_transform.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/simd_macros.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/simd_utils.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/simd_utils.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/source_parameters.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/spherical_angle.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/spherical_angle.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/base/unique_ptr_wrapper.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/config/global_config.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/config/source_config.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/config/source_config.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/biquad_filter.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/biquad_filter.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/channel_converter.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/channel_converter.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/circular_buffer.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/circular_buffer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/delay_filter.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/delay_filter.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/distance_attenuation.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/distance_attenuation.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/fft_manager.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/fft_manager.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/filter_coefficient_generators.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/filter_coefficient_generators.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/fir_filter.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/fir_filter.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/gain.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/gain.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/gain_mixer.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/gain_mixer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/gain_processor.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/gain_processor.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/mixer.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/mixer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/mono_pole_filter.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/mono_pole_filter.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/multi_channel_iir.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/multi_channel_iir.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/near_field_processor.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/near_field_processor.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/occlusion_calculator.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/occlusion_calculator.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/partitioned_fft_filter.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/partitioned_fft_filter.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/reflection.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/reflections_processor.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/reflections_processor.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/resampler.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/resampler.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_compensator.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_compensator.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_update_processor.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/reverb_onset_update_processor.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/sh_hrir_creator.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/sh_hrir_creator.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/shoe_box_room.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/shoe_box_room.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/spectral_reverb.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/spectral_reverb.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/spectral_reverb_constants_and_tables.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/stereo_panner.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/stereo_panner.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/utils.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/dsp/utils.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/ambisonic_binaural_decoder_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/ambisonic_binaural_decoder_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/ambisonic_mixing_encoder_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/ambisonic_mixing_encoder_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/binaural_surround_renderer_impl.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/binaural_surround_renderer_impl.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/buffered_source_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/buffered_source_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/foa_rotator_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/foa_rotator_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/gain_mixer_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/gain_mixer_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/gain_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/gain_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/graph_manager.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/graph_manager.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/graph_manager_config.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/hoa_rotator_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/hoa_rotator_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/mixer_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/mixer_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/mono_from_soundfield_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/mono_from_soundfield_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/near_field_effect_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/near_field_effect_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/occlusion_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/occlusion_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/reflections_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/reflections_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/resonance_audio_api_impl.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/resonance_audio_api_impl.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/reverb_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/reverb_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/source_graph_config.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/source_parameters_manager.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/source_parameters_manager.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/stereo_mixing_panner_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/stereo_mixing_panner_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/graph/system_settings.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/processing_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/processing_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/publisher_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/sink_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/sink_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/source_node.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/source_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/node/subscriber_node.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/platforms/common/room_effects_utils.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/platforms/common/room_effects_utils.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/buffer_crossfader.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/buffer_crossfader.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/buffer_partitioner.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/buffer_partitioner.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/buffer_unpartitioner.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/buffer_unpartitioner.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/lockless_task_queue.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/lockless_task_queue.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/planar_interleaved_conversion.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/planar_interleaved_conversion.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/pseudoinverse.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/sample_type_conversion.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/sample_type_conversion.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/semi_lockless_fifo.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/sum_and_difference_processor.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/sum_and_difference_processor.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/threadsafe_fifo.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/wav.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/wav.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/wav_reader.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/resonance_audio/utils/wav_reader.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/pffft/pffft.c",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/pffft/pffft.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/third_party/SADIE_hrtf_database/generated/hrtf_assets.cc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/3rdparty/resonance-audio/third_party/SADIE_hrtf_database/generated/hrtf_assets.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/resonance-audio/resonance_audio.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "comment": "/src_dir/qtmultimedia/src/resonance-audio/resonance_audio.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Core",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Gui",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Network",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/C:/Users/qt/work/qt/qtmultimedia_build/src/multimedia/Multimedia_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/build_dir/qtmultimedia/include/QtMultimedia/qtmultimediaexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qautoresetevent_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qtaudio.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qtaudio.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobuffer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobuffer_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodecoder.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodevice.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodevice.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodevice_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioinput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferinput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferoutput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferoutput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferoutput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiooutput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiooutput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioformat.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioformat.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioformat_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiohelpers.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiohelpers_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioringbuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosource.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosink.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosystem.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosystem_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiostatemachine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiostatemachine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiostatemachineutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_alignment_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_qiodevice_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_qspan_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_rtsan_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsamplecache_p.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsamplecache_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsoundeffect.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsoundeffect.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qwavedecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qwavedecoder.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcamera.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcamera.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcamera_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcameradevice.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcameradevice.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcameradevice_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qimagecapture.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/compat/removed_api.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qgstreamer_platformspecificinterface.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qgstreamer_platformspecificinterface_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudioinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiooutput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudioresampler_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformcamera.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformcamera_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformcapturablewindows_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformimagecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediacapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediacapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaformatinfo.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaformatinfo_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaintegration.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaintegration_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplayer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplayer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplugin.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplugin_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediarecorder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediarecorder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformsurfacecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformsurfacecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosink_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideoframeinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideoframeinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiobufferinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiobufferinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/playback/qmediaplayer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/playback/qmediaplayer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/playback/qmediaplayer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmultimedia_enum_to_string_converter_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediadevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediadevices.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaformat.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaformat.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediametadata.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediametadata.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediastoragelocation.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediastoragelocation_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediatimerange.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediatimerange.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmultimediautils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmultimediautils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qvideotransformation.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qvideotransformation_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaframeinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaframeinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmaybe_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qtmultimediaglobal.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qtmultimediaglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qerrorinfo_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qcachedvalue_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediainputencoderinterface_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qrhivaluemapper.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qrhivaluemapper_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qthreadlocalrhi.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qthreadlocalrhi_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediacapturesession.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediacapturesession.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediacapturesession_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediarecorder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediarecorder.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediarecorder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qscreencapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qscreencapture.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qwindowcapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qwindowcapture.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qcapturablewindow.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qcapturablewindow.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qcapturablewindow_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qvideoframeinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qvideoframeinput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qsharedhandle_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qtaggedtime_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qabstractvideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qabstractvideobuffer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qhwvideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qhwvideobuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qmemoryvideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qmemoryvideobuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qimagevideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qimagevideobuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframe.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframe.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframe_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideosink.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideotexturehelper.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideotexturehelper_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturefromsource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturefromsource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturepool.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturepool_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideooutputorientationhandler.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideooutputorientationhandler_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconverter.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconverter_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeformat.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeformat.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideowindow.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideowindow_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qtvideo.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qtvideo.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/qrhitextureformats_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/build_dir/qtmultimedia/src/multimedia/qtmultimedia-config.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/build_dir/qtmultimedia/src/multimedia/qtmultimedia-config_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_sse2.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_ssse3.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_avx2.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qautoresetevent_win32_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qautoresetevent_win32.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevice.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevice_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosink_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudioutils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudioutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmediafoundation.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmediafoundation_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsresampler.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsresampler_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmultimediautils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmultimediautils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmfdefs.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmfdefs_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qcominitializer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qcominitializer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qcomtaskresource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/texturecomponent.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/colortransfer.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/colorconvert.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/uniformbuffer.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/hdrtonemapper.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders_linear.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders_gl_macos.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders_gl_macos_linear.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/C:/Users/qt/work/qt/qtmultimedia_build/src/multimedia/Multimedia_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/include/QtMultimedia/qtmultimediaexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qautoresetevent_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qtaudio.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qtaudio.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobuffer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobuffer_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodecoder.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodevice.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodevice.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiodevice_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioinput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferinput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferoutput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferoutput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiobufferoutput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiooutput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiooutput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioformat.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioformat.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioformat_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiohelpers.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiohelpers_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudioringbuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosource.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosink.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosystem.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiosystem_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiostatemachine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiostatemachine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudiostatemachineutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_alignment_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_qiodevice_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_qspan_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qaudio_rtsan_support_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsamplecache_p.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsamplecache_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsoundeffect.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qsoundeffect.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qwavedecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qwavedecoder.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcamera.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcamera.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcamera_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcameradevice.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcameradevice.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qcameradevice_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/camera/qimagecapture.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/compat/removed_api.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qgstreamer_platformspecificinterface.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qgstreamer_platformspecificinterface_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudioinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiooutput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudioresampler_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformcamera.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformcamera_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformcapturablewindows_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformimagecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediacapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediacapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaformatinfo.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaformatinfo_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaintegration.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaintegration_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplayer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplayer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplugin.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediaplugin_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediarecorder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformmediarecorder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformsurfacecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformsurfacecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosink_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideosource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideoframeinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformvideoframeinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiobufferinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/platform/qplatformaudiobufferinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/playback/qmediaplayer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/playback/qmediaplayer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/playback/qmediaplayer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmultimedia_enum_to_string_converter_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediadevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediadevices.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaformat.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaformat.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediametadata.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediametadata.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediastoragelocation.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediastoragelocation_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediatimerange.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediatimerange.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmultimediautils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmultimediautils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qvideotransformation.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qvideotransformation_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaframeinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediaframeinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmaybe_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qtmultimediaglobal.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qtmultimediaglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qerrorinfo_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qcachedvalue_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qmediainputencoderinterface_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qrhivaluemapper.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qrhivaluemapper_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qthreadlocalrhi.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qthreadlocalrhi_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediacapturesession.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediacapturesession.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediacapturesession_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediarecorder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediarecorder.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qmediarecorder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qscreencapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qscreencapture.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qwindowcapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qwindowcapture.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qcapturablewindow.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qcapturablewindow.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qcapturablewindow_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qvideoframeinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/recording/qvideoframeinput.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qsharedhandle_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/qtaggedtime_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qabstractvideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qabstractvideobuffer.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qhwvideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qhwvideobuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qmemoryvideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qmemoryvideobuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qimagevideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qimagevideobuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframe.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframe.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframe_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideosink.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideotexturehelper.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideotexturehelper_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturefromsource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturefromsource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturepool.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframetexturepool_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideooutputorientationhandler.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideooutputorientationhandler_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconverter.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconverter_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeformat.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeformat.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideowindow.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideowindow_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qtvideo.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qtvideo.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/qrhitextureformats_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimedia/qtmultimedia-config.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimedia/qtmultimedia-config_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_sse2.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_ssse3.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/video/qvideoframeconversionhelper_avx2.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qautoresetevent_win32_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/audio/qautoresetevent_win32.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevice.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevice_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosource.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiosink_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudioutils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudioutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsaudiodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmediafoundation.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmediafoundation_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsresampler.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsresampler_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmultimediautils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmultimediautils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmfdefs.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qwindowsmfdefs_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qcominitializer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qcominitializer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/windows/qcomtaskresource_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/texturecomponent.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/colortransfer.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/colorconvert.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/uniformbuffer.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimedia/shaders/hdrtonemapper.glsl",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders_linear.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders_gl_macos.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Multimedia-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimedia/.qt/rcc/qrc_qtmultimedia_shaders_gl_macos_linear.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-bundled-3rdparty-module-BundledResonanceAudio",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/C:/Users/qt/work/qt/qtmultimedia_build/src/spatialaudio/SpatialAudio_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/build_dir/qtmultimedia/include/QtSpatialAudio/qtspatialaudioexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambisonicdecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambisonicdecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambisonicdecoderdata_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioengine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioengine.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioengine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudiolistener.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudiolistener.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioroom.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioroom.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioroom_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qspatialsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qspatialsound.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qspatialsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambientsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambientsound.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambientsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qtspatialaudioglobal.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qtspatialaudioglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/C:/Users/qt/work/qt/qtmultimedia_build/src/spatialaudio/SpatialAudio_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/include/QtSpatialAudio/qtspatialaudioexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambisonicdecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambisonicdecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambisonicdecoderdata_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioengine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioengine.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioengine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudiolistener.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudiolistener.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioroom.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioroom.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qaudioroom_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qspatialsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qspatialsound.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qspatialsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambientsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambientsound.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qambientsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qtspatialaudioglobal.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-SpatialAudio-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudio/qtspatialaudioglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Core",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "DocumentRef-qtdeclarative:SPDXRef-Package-qtdeclarative-qt-module-Quick",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "DocumentRef-qtdeclarative:SPDXRef-Package-qtdeclarative-qt-module-Qml",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/C:/Users/qt/work/qt/qtmultimedia_build/src/multimediaquick/MultimediaQuickPrivate_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/build_dir/qtmultimedia/include/QtMultimediaQuick/qtmultimediaquickexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagepreviewprovider.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagepreviewprovider_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickmediaplayer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickmediaplayer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickscreencapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickscreencapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquicksoundeffect.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquicksoundeffect_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickvideooutput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickvideooutput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideonode_p.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideonode_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideotexture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideotexture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qtmultimediaquickglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qtmultimediaquicktypes.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qtmultimediaquicktypes_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/multimediaquickprivate_qmltyperegistrations.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.qt/rcc/qrc_qmake_QtMultimedia.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/Video.qml",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.rcc/qmlcache/MultimediaQuickPrivate_qmlcache_loader.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.rcc/qmlcache/MultimediaQuickPrivate_Video_qml.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.qt/rcc/qrc_MultimediaQuickPrivate_raw_qml_0.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/C:/Users/qt/work/qt/qtmultimedia_build/src/multimediaquick/MultimediaQuickPrivate_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/include/QtMultimediaQuick/qtmultimediaquickexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagepreviewprovider.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickimagepreviewprovider_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickmediaplayer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickmediaplayer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickscreencapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickscreencapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquicksoundeffect.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquicksoundeffect_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickvideooutput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qquickvideooutput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideonode_p.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideonode_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideotexture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qsgvideotexture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qtmultimediaquickglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qtmultimediaquicktypes.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/qtmultimediaquicktypes_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/multimediaquickprivate_qmltyperegistrations.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.qt/rcc/qrc_qmake_QtMultimedia.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/Video.qml",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.rcc/qmlcache/MultimediaQuickPrivate_qmlcache_loader.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.rcc/qmlcache/MultimediaQuickPrivate_Video_qml.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaQuickPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/multimediaquick/.qt/rcc/qrc_MultimediaQuickPrivate_raw_qml_0.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quickmultimedia",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformPluginInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quickmultimedia",
            "relatedSpdxElement": "DocumentRef-qtdeclarative:SPDXRef-Package-qtdeclarative-qt-module-Qml",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quickmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaQuickPrivate",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-plugin-quickmultimedia",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quickmultimedia",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-quickmultimedia",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quickmultimedia",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-quickmultimedia",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-quickmultimedia",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/multimedia_plugin.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-quickmultimedia",
            "comment": "/src_dir/qtmultimedia/src/multimediaquick/C:/Users/qt/work/qt/qtmultimedia_build/src/multimediaquick/quickmultimedia_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "DocumentRef-qtquick3d:SPDXRef-Package-qtquick3d-qt-module-Quick3D",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "DocumentRef-qtdeclarative:SPDXRef-Package-qtdeclarative-qt-module-Qml",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-SpatialAudio",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/C:/Users/qt/work/qt/qtmultimedia_build/src/spatialaudioquick3d/Quick3DSpatialAudioPrivate_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/build_dir/qtmultimedia/include/QtQuick3DSpatialAudio/qtquick3dspatialaudioexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudiolistener.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudiolistener_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioroom.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioroom_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dspatialsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dspatialsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dambientsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dambientsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioengine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioengine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qtquick3daudioglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qtquick3daudiotypes_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/build_dir/qtmultimedia/src/spatialaudioquick3d/quick3dspatialaudioprivate_qmltyperegistrations.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate",
            "comment": "/build_dir/qtmultimedia/src/spatialaudioquick3d/.qt/rcc/qrc_qmake_QtQuick3D_SpatialAudio.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/C:/Users/qt/work/qt/qtmultimedia_build/src/spatialaudioquick3d/Quick3DSpatialAudioPrivate_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/include/QtQuick3DSpatialAudio/qtquick3dspatialaudioexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudiolistener.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudiolistener_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioroom.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioroom_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dspatialsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dspatialsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dambientsound.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dambientsound_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioengine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3daudioengine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qtquick3daudioglobal_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qtquick3daudiotypes_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/spatialaudioquick3d/quick3dspatialaudioprivate_qmltyperegistrations.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-Quick3DSpatialAudioPrivate-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/src/spatialaudioquick3d/.qt/rcc/qrc_qmake_QtQuick3D_SpatialAudio.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quick3dspatialaudio",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformPluginInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quick3dspatialaudio",
            "relatedSpdxElement": "DocumentRef-qtdeclarative:SPDXRef-Package-qtdeclarative-qt-module-Qml",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quick3dspatialaudio",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Quick3DSpatialAudioPrivate",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-plugin-quick3dspatialaudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quick3dspatialaudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-quick3dspatialaudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-quick3dspatialaudio",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-quick3dspatialaudio",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-quick3dspatialaudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/qquick3dspatialaudio_plugin.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-quick3dspatialaudio",
            "comment": "/src_dir/qtmultimedia/src/spatialaudioquick3d/C:/Users/qt/work/qt/qtmultimedia_build/src/spatialaudioquick3d/quick3dspatialaudio_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Widgets",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Core",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Gui",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/C:/Users/qt/work/qt/qtmultimedia_build/src/multimediawidgets/MultimediaWidgets_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/build_dir/qtmultimedia/include/QtMultimediaWidgets/qtmultimediawidgetsexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qtmultimediawidgetsglobal.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qvideowidget.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qvideowidget.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qvideowidget_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qgraphicsvideoitem.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qgraphicsvideoitem.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaWidgets",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/C:/Users/qt/work/qt/qtmultimedia_build/src/multimediawidgets/MultimediaWidgets_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/build_dir/qtmultimedia/include/QtMultimediaWidgets/qtmultimediawidgetsexports.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qtmultimediawidgetsglobal.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qvideowidget.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qvideowidget.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qvideowidget_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qgraphicsvideoitem.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaWidgets-ImportLibrary",
            "comment": "/src_dir/qtmultimedia/src/multimediawidgets/qgraphicsvideoitem.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Core",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-system-3rdparty-WMF",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-system-3rdparty-FFmpeg",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpeg.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpeg_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegdefs_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegcodecstorage.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegcodecstorage_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegioutils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegioutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegavaudioformat.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegavaudioformat_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegaudiodecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegaudiodecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegaudioinput.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegaudioinput_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegcodec.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegcodec_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegconverter.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegconverter_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpeghwaccel.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpeghwaccel_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegtextureconverter.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegtextureconverter_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediametadata.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediametadata_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediaplayer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediaplayer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegvideosink.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegvideosink_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediaformatinfo.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediaformatinfo_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediaintegration.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediaintegration_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegvideobuffer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegvideobuffer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegimagecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediacapturesession.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediacapturesession_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediarecorder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegmediarecorder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegthread.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegthread_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegresampler.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegresampler_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegencodingformatcontext.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegencodingformatcontext_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qgrabwindowsurfacecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qgrabwindowsurfacecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegsurfacecapturegrabber.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegsurfacecapturegrabber_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegplaybackengine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegplaybackengine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegplaybackenginedefs_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegplaybackengineobject.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegplaybackengineobject_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegdemuxer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegdemuxer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegstreamdecoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegstreamdecoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegrenderer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegrenderer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegaudiorenderer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegaudiorenderer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegvideorenderer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegvideorenderer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegsubtitlerenderer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegsubtitlerenderer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegtime_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegtimecontroller.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegtimecontroller_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegmediadataholder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegmediadataholder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegcodeccontext.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegcodeccontext_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegpacket_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegframe_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/playbackengine/qffmpegplaybackutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegaudioencoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegaudioencoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegaudioencoderutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegaudioencoderutils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegencoderthread_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegencoderthread.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegencoderoptions_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegencoderoptions.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegmuxer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegmuxer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegrecordingengine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegrecordingengine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegencodinginitializer_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegencodinginitializer.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegrecordingengineutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegrecordingengineutils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegvideoencoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegvideoencoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegvideoencoderutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegvideoencoderutils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegvideoframeencoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/recordingengine/qffmpegvideoframeencoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsvideodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsvideodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qwindowscamera.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qwindowscamera_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpeghwaccel_d3d11.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpeghwaccel_d3d11_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qgdiwindowcapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qgdiwindowcapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegscreencapture_dxgi.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegscreencapture_dxgi_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qwincapturablewindows.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-FFmpegMediaPluginImplPrivate",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qwincapturablewindows_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QFFmpegMediaPlugin",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformPluginInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QFFmpegMediaPlugin",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-FFmpegMediaPluginImplPrivate",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QFFmpegMediaPlugin",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-plugin-QFFmpegMediaPlugin",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QFFmpegMediaPlugin",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-QFFmpegMediaPlugin",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QFFmpegMediaPlugin",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-QFFmpegMediaPlugin",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QFFmpegMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/qffmpegplugin.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QFFmpegMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/ffmpeg.json",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QFFmpegMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/ffmpeg/C:/Users/qt/work/qt/qtmultimedia_build/src/plugins/multimedia/ffmpeg/QFFmpegMediaPlugin_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Core",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformPluginInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-system-3rdparty-WMF",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-plugin-QWindowsMediaPlugin",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/common/mfmetadata.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/common/mfmetadata_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/decoder/mfaudiodecodercontrol.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/decoder/mfaudiodecodercontrol_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/decoder/mfdecodersourcereader.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/decoder/mfdecodersourcereader_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/decoder/mfdecodersourcereadercallback.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/decoder/mfdecodersourcereadercallback_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrcustompresenter.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrcustompresenter_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrd3dpresentengine.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrd3dpresentengine_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrhelpers.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrhelpers_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrvideowindowcontrol.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/evr/evrvideowindowcontrol_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mfstream.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mfstream_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfactivate.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfactivate_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfevrvideowindowcontrol.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfevrvideowindowcontrol_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfplayercontrol.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfplayercontrol_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfplayersession.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfplayersession_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfvideorenderercontrol.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/player/mfvideorenderercontrol_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowscamera.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowscamera_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsimagecapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsimagecapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediacapture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediacapture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediadevicereader.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediadevicereader_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediadevicesession.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediadevicesession_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediaencoder.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/mediacapture/qwindowsmediaencoder_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsformatinfo.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsformatinfo_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsintegration.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsintegration_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsvideodevices.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/qwindowsvideodevices_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/sourceresolver.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/sourceresolver_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-plugin-QWindowsMediaPlugin",
            "comment": "/src_dir/qtmultimedia/src/plugins/multimedia/windows/C:/Users/qt/work/qt/qtmultimedia_build/src/plugins/multimedia/windows/QWindowsMediaPlugin_resource.rc",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-PlatformModuleInternal",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Core",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Gui",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relatedSpdxElement": "DocumentRef-qtbase:SPDXRef-Package-qtbase-qt-module-Test",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-Multimedia",
            "relationshipType": "DEPENDS_ON"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia-qt-module-MultimediaTestLibPrivate",
            "relatedSpdxElement": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/audiogenerationutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/capturesessionfixture_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/capturesessionfixture.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/framegenerator_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/framegenerator.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/mediabackendutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/mediafileselector_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/formatutils_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/formatutils.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/mediainfo_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/osdetection_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/testvideosink_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qcolorutil_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qcolorutil.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qfileutil_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qfileutil.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qscopedenvironmentvariable_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qsequentialfileadaptor_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qsinewavevalidator_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qsinewavevalidator.cpp",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-PackagedFile-qt-module-MultimediaTestLibPrivate",
            "comment": "/src_dir/qtmultimedia/src/multimediatestlib/qmockiodevice_p.h",
            "relatedSpdxElement": "NOASSERTION",
            "relationshipType": "GENERATED_FROM"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-system-3rdparty-WMF",
            "relationshipType": "CONTAINS"
        },
        {
            "spdxElementId": "SPDXRef-Package-qtmultimedia",
            "relatedSpdxElement": "SPDXRef-Package-qtmultimedia-system-3rdparty-FFmpeg",
            "relationshipType": "CONTAINS"
        }
    ]
}