The Linux Kernel
5.19.0-rc3
Linux Media Infrastructure userspace API
Introduction
Part I - Video for Linux API
Part II - Digital TV API
1. Introduction
2. Digital TV Frontend API
3. Digital TV Demux Device
4. Digital TV CA Device
5. Digital TV Network API
6. Digital TV Deprecated APIs
6.1. Digital TV Frontend legacy API (a. k. a. DVBv3)
7. Examples
8. Digital TV uAPI header files
Revision and Copyright
Revision History
Part III - Remote Controller API
Part IV - Media Controller API
Part V - Consumer Electronics Control API
Generic Error Codes
Glossary
GNU Free Documentation License
Video4Linux (V4L) driver-specific documentation
Media subsystem admin and user guide
Media subsystem kernel internal API
The Linux Kernel
»
Linux Media Infrastructure userspace API
»
Part II - Digital TV API
»
6.
Digital TV Deprecated APIs
»
6.1.
Digital TV Frontend legacy API (a. k. a. DVBv3)
»
6.1.1.
Frontend Legacy Data Types
»
6.1.1.4.
frontend events
View page source
type
dvb_frontend_event
¶
6.1.1.4.
frontend events
¶
struct
dvb_frontend_event
{
fe_status_t
status
;
struct
dvb_frontend_parameters
parameters
;
};