| Index: media/mojo/interfaces/media_types.mojom
|
| diff --git a/media/mojo/interfaces/media_types.mojom b/media/mojo/interfaces/media_types.mojom
|
| index 35a6860e78b2da394c76d95c45b9ad1c5f2804b2..5895b0d6feaee0250789aae6a4e4b618701a02d1 100644
|
| --- a/media/mojo/interfaces/media_types.mojom
|
| +++ b/media/mojo/interfaces/media_types.mojom
|
| @@ -24,6 +24,10 @@ enum AudioCodec;
|
| [Native]
|
| enum ChannelLayout;
|
|
|
| +// See media/base/output_device_info.h for descriptions.
|
| +[Native]
|
| +enum OutputDeviceStatus;
|
| +
|
| // See media/base/sample_format.h for descriptions.
|
| [Native]
|
| enum SampleFormat;
|
|
|