V4L/DVB (9072): S2API: Add DTV_API_VERSION command

This allows application developers to query the dvb-core API version
dynamically, helping developers understand whether certain features
will be available.

Signed-off-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Steven Toth
2008-09-26 00:29:49 -03:00
committed by Mauro Carvalho Chehab
parent d48cb402a1
commit eacf8d8d6b
3 changed files with 12 additions and 2 deletions

View File

@@ -268,6 +268,7 @@ struct dvb_frontend_event {
#define DTV_FE_CAPABILITY 16
#define DTV_DELIVERY_SYSTEM 17
#define DTV_API_VERSION 35
typedef enum fe_pilot {
PILOT_ON,