chromium/out/Default/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h

// media/mojo/mojom/watch_time_recorder.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef MEDIA_MOJO_MOJOM_WATCH_TIME_RECORDER_MOJOM_PARAMS_DATA_H_
#define MEDIA_MOJO_MOJOM_WATCH_TIME_RECORDER_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace media::mojom {
namespace internal {
class  WatchTimeRecorder_RecordWatchTime_Params_Data {};
static_assert;
class  WatchTimeRecorder_FinalizeWatchTime_Params_Data {};
static_assert;
class  WatchTimeRecorder_OnError_Params_Data {};
static_assert;
class  WatchTimeRecorder_UpdateSecondaryProperties_Params_Data {};
static_assert;
class  WatchTimeRecorder_SetAutoplayInitiated_Params_Data {};
static_assert;
class  WatchTimeRecorder_OnDurationChanged_Params_Data {};
static_assert;
class  WatchTimeRecorder_UpdateVideoDecodeStats_Params_Data {};
static_assert;
class  WatchTimeRecorder_UpdateUnderflowCount_Params_Data {};
static_assert;
class  WatchTimeRecorder_UpdateUnderflowDuration_Params_Data {};
static_assert;

}  // namespace internal


class WatchTimeRecorder_RecordWatchTime_ParamsDataView {};


class WatchTimeRecorder_FinalizeWatchTime_ParamsDataView {};


class WatchTimeRecorder_OnError_ParamsDataView {};


class WatchTimeRecorder_UpdateSecondaryProperties_ParamsDataView {};


class WatchTimeRecorder_SetAutoplayInitiated_ParamsDataView {};


class WatchTimeRecorder_OnDurationChanged_ParamsDataView {};


class WatchTimeRecorder_UpdateVideoDecodeStats_ParamsDataView {};


class WatchTimeRecorder_UpdateUnderflowCount_ParamsDataView {};


class WatchTimeRecorder_UpdateUnderflowDuration_ParamsDataView {};

inline void WatchTimeRecorder_RecordWatchTime_ParamsDataView::GetWatchTimeDataView(
    ::mojo_base::mojom::TimeDeltaDataView* output) {}


inline void WatchTimeRecorder_FinalizeWatchTime_ParamsDataView::GetWatchTimeKeysDataView(
    mojo::ArrayDataView<::media::mojom::WatchTimeKey>* output) {}


inline void WatchTimeRecorder_OnError_ParamsDataView::GetStatusDataView(
    ::media::mojom::PipelineStatusDataView* output) {}


inline void WatchTimeRecorder_UpdateSecondaryProperties_ParamsDataView::GetSecondaryPropertiesDataView(
    SecondaryPlaybackPropertiesDataView* output) {}




inline void WatchTimeRecorder_OnDurationChanged_ParamsDataView::GetDurationDataView(
    ::mojo_base::mojom::TimeDeltaDataView* output) {}






inline void WatchTimeRecorder_UpdateUnderflowDuration_ParamsDataView::GetTotalDurationDataView(
    ::mojo_base::mojom::TimeDeltaDataView* output) {}



}  // media::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // MEDIA_MOJO_MOJOM_WATCH_TIME_RECORDER_MOJOM_PARAMS_DATA_H_