chromium/out/Default/gen/services/video_capture/public/mojom/video_source_provider.mojom-shared.h

// services/video_capture/public/mojom/video_source_provider.mojom-shared.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef SERVICES_VIDEO_CAPTURE_PUBLIC_MOJOM_VIDEO_SOURCE_PROVIDER_MOJOM_SHARED_H_
#define SERVICES_VIDEO_CAPTURE_PUBLIC_MOJOM_VIDEO_SOURCE_PROVIDER_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>
#include "mojo/public/cpp/bindings/array_data_view.h"
#include "mojo/public/cpp/bindings/enum_traits.h"
#include "mojo/public/cpp/bindings/interface_data_view.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/map_data_view.h"
#include "mojo/public/cpp/bindings/string_data_view.h"

#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"

#include "services/video_capture/public/mojom/video_source_provider.mojom-shared-internal.h"
#include "media/capture/mojom/video_capture_types.mojom-shared.h"
#include "services/video_capture/public/mojom/devices_changed_observer.mojom-shared.h"
#include "services/video_capture/public/mojom/producer.mojom-shared.h"
#include "services/video_capture/public/mojom/video_source.mojom-shared.h"
#include "services/video_capture/public/mojom/virtual_device.mojom-shared.h"
#include "mojo/public/cpp/bindings/lib/interface_serialization.h"
#include "mojo/public/cpp/system/data_pipe.h"






namespace video_capture::mojom {


}  // video_capture::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace video_capture::mojom {


enum class VideoSourceProvider_GetSourceInfosResult : int32_t {};

 std::ostream& operator<<(std::ostream& os, VideoSourceProvider_GetSourceInfosResult value);
inline bool IsKnownEnumValue(VideoSourceProvider_GetSourceInfosResult value) {}
// Interface base classes. They are used for type safety check.
class VideoSourceProviderInterfaceBase {};

VideoSourceProviderPtrDataView;
VideoSourceProviderRequestDataView;
VideoSourceProviderAssociatedPtrInfoDataView;
VideoSourceProviderAssociatedRequestDataView;


}  // video_capture::mojom

namespace std {

template <>
struct hash<::video_capture::mojom::VideoSourceProvider_GetSourceInfosResult>
    : public mojo::internal::EnumHashImpl<::video_capture::mojom::VideoSourceProvider_GetSourceInfosResult> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::video_capture::mojom::VideoSourceProvider_GetSourceInfosResult, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace video_capture::mojom {


}  // video_capture::mojom

// Declare TraceFormatTraits for enums, which should be defined in ::perfetto
// namespace.

namespace perfetto {

template <>
struct  TraceFormatTraits<::video_capture::mojom::VideoSourceProvider_GetSourceInfosResult> {};

} // namespace perfetto

#endif  // SERVICES_VIDEO_CAPTURE_PUBLIC_MOJOM_VIDEO_SOURCE_PROVIDER_MOJOM_SHARED_H_