// media/mojo/mojom/remoting.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 MEDIA_MOJO_MOJOM_REMOTING_MOJOM_DATA_VIEW_H_
#define MEDIA_MOJO_MOJOM_REMOTING_MOJOM_DATA_VIEW_H_

#include <stdint.h>

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

#include "media/mojo/mojom/remoting.mojom-shared-internal.h"
#include "media/mojo/mojom/media_types.mojom-shared.h"
#include "media/mojo/mojom/remoting_common.mojom-shared.h"
#include "ui/gfx/geometry/mojom/geometry.mojom-shared.h"


namespace media::mojom {


}  // media::mojom


namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


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

using RemoterFactoryPtrDataView =
    mojo::InterfacePtrDataView<RemoterFactoryInterfaceBase>;
using RemoterFactoryRequestDataView =
    mojo::InterfaceRequestDataView<RemoterFactoryInterfaceBase>;
using RemoterFactoryAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<RemoterFactoryInterfaceBase>;
using RemoterFactoryAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<RemoterFactoryInterfaceBase>;
class RemotingDataStreamSenderInterfaceBase {};

using RemotingDataStreamSenderPtrDataView =
    mojo::InterfacePtrDataView<RemotingDataStreamSenderInterfaceBase>;
using RemotingDataStreamSenderRequestDataView =
    mojo::InterfaceRequestDataView<RemotingDataStreamSenderInterfaceBase>;
using RemotingDataStreamSenderAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<RemotingDataStreamSenderInterfaceBase>;
using RemotingDataStreamSenderAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<RemotingDataStreamSenderInterfaceBase>;
class RemoterInterfaceBase {};

using RemoterPtrDataView =
    mojo::InterfacePtrDataView<RemoterInterfaceBase>;
using RemoterRequestDataView =
    mojo::InterfaceRequestDataView<RemoterInterfaceBase>;
using RemoterAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<RemoterInterfaceBase>;
using RemoterAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<RemoterInterfaceBase>;
class RemotingSourceInterfaceBase {};

using RemotingSourcePtrDataView =
    mojo::InterfacePtrDataView<RemotingSourceInterfaceBase>;
using RemotingSourceRequestDataView =
    mojo::InterfaceRequestDataView<RemotingSourceInterfaceBase>;
using RemotingSourceAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<RemotingSourceInterfaceBase>;
using RemotingSourceAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<RemotingSourceInterfaceBase>;
class RemoteeInterfaceBase {};

using RemoteePtrDataView =
    mojo::InterfacePtrDataView<RemoteeInterfaceBase>;
using RemoteeRequestDataView =
    mojo::InterfaceRequestDataView<RemoteeInterfaceBase>;
using RemoteeAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<RemoteeInterfaceBase>;
using RemoteeAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<RemoteeInterfaceBase>;
class RemotingSinkInterfaceBase {};

using RemotingSinkPtrDataView =
    mojo::InterfacePtrDataView<RemotingSinkInterfaceBase>;
using RemotingSinkRequestDataView =
    mojo::InterfaceRequestDataView<RemotingSinkInterfaceBase>;
using RemotingSinkAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<RemotingSinkInterfaceBase>;
using RemotingSinkAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<RemotingSinkInterfaceBase>;
class RemotingDataStreamReceiverInterfaceBase {};

using RemotingDataStreamReceiverPtrDataView =
    mojo::InterfacePtrDataView<RemotingDataStreamReceiverInterfaceBase>;
using RemotingDataStreamReceiverRequestDataView =
    mojo::InterfaceRequestDataView<RemotingDataStreamReceiverInterfaceBase>;
using RemotingDataStreamReceiverAssociatedPtrInfoDataView =
    mojo::AssociatedInterfacePtrInfoDataView<RemotingDataStreamReceiverInterfaceBase>;
using RemotingDataStreamReceiverAssociatedRequestDataView =
    mojo::AssociatedInterfaceRequestDataView<RemotingDataStreamReceiverInterfaceBase>;


}  // media::mojom

#endif  // MEDIA_MOJO_MOJOM_REMOTING_MOJOM_DATA_VIEW_H_