We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9ae5b commit 712e17aCopy full SHA for 712e17a
README.md
@@ -44,6 +44,11 @@ as if they are coming from a real device. This mode is extremely useful during d
44
Note that this driver does not provide channel/programme scanning/playback capabilities or any transport stream processing.
45
If you would like to write an app for DVB playback, you have to implement all of these yourself.
46
47
+# Auto start
48
+
49
+The driver will emmit `info.martinmarinov.dvbdriver.DVB_DEVICE_ATTACHED` action when a compatible USB tuner has
50
+been connected to the Android device. You can use this intent to launch your application automatically.
51
52
# Supported hardware
53
54
Currently:
0 commit comments