Video4Linux Programming
Alan Cox
<
alan@redhat.com
>
Copyright
© 2000 Alan Cox
Table of Contents
Introduction
Radio Devices
Registering Radio Devices
Opening And Closing The Radio
The Ioctl Interface
Module Wrapper
Video Capture Devices
Video Capture Device Types
Registering Video Capture Devices
Opening And Closing The Capture Device
Interrupt Handling
Reading The Video Image
Video Ioctl Handling
Other Functionality
Known Bugs And Assumptions
Public Functions Provided
video_register_device
-- register video4linux devices
video_unregister_device
-- unregister a video4linux device
Next >>>
Introduction