#include "ieee1394-ioctl.h"Go to the source code of this file.
Classes | |
| struct | dv1394_init |
| struct | dv1394_status |
Defines | |
| #define | DV1394_API_VERSION 0x20011127 |
| #define | DV1394_MAX_FRAMES 32 |
| #define | DV1394_NTSC_PACKETS_PER_FRAME 250 |
| #define | DV1394_PAL_PACKETS_PER_FRAME 300 |
| #define | DV1394_NTSC_FRAME_SIZE (480 * DV1394_NTSC_PACKETS_PER_FRAME) |
| #define | DV1394_PAL_FRAME_SIZE (480 * DV1394_PAL_PACKETS_PER_FRAME) |
Enumerations | |
| enum | pal_or_ntsc { DV1394_NTSC = 0, DV1394_PAL } |
|
|
Definition at line 31 of file dv1394.h. Referenced by DV1394Input::run(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4