// services/audio/public/mojom/audio_service.mojom-data-view.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// This file defines XDataView for type traits and can be included in
// _mojom_traits.h definitions but otherwise please use .mojom-forward.h,
// .mojom-shared.h or .mojom.h.

// IWYU pragma: private
// IWYU pragma: friend "traits"

#ifndef SERVICES_AUDIO_PUBLIC_MOJOM_AUDIO_SERVICE_MOJOM_DATA_VIEW_H_
#define SERVICES_AUDIO_PUBLIC_MOJOM_AUDIO_SERVICE_MOJOM_DATA_VIEW_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>

#include "services/audio/public/mojom/audio_service.mojom-shared-internal.h"
#include "media/mojo/mojom/audio_stream_factory.mojom-shared.h"
#include "sandbox/policy/mojom/context.mojom-shared.h"
#include "sandbox/policy/mojom/sandbox.mojom-shared.h"
#include "services/audio/public/mojom/debug_recording.mojom-shared.h"
#include "services/audio/public/mojom/device_notifications.mojom-shared.h"
#include "services/audio/public/mojom/log_factory_manager.mojom-shared.h"
#include "services/audio/public/mojom/ml_model_manager.mojom-shared.h"
#include "services/audio/public/mojom/system_info.mojom-shared.h"
#include "services/audio/public/mojom/testing_api.mojom-shared.h"


namespace audio::mojom {


}  // audio::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace audio::mojom {
// Interface base classes. They are used for type safety check.
class AudioServiceInterfaceBase {};

using AudioServicePtrDataView =
    mojo::InterfacePtrDataView<AudioServiceInterfaceBase>;
using AudioServiceRequestDataView =
    mojo::InterfaceRequestDataView<AudioServiceInterfaceBase>;
using AudioServiceAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<AudioServiceInterfaceBase>;
using AudioServiceAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<AudioServiceInterfaceBase>;


}  // audio::mojom

#endif  // SERVICES_AUDIO_PUBLIC_MOJOM_AUDIO_SERVICE_MOJOM_DATA_VIEW_H_