1 /* Copyright 2015 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
7 * This file defines the struct used to hold a video capture format.
15 * The <code>PP_VideoCaptureFormat</code> struct represents a video capture
19 struct PP_VideoCaptureFormat
{
21 * Frame size in pixels.
26 * Frame rate in frames per second.