Skip to content

Commit 712e17a

Browse files
committed
Not about auto start
1 parent 1d9ae5b commit 712e17a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ as if they are coming from a real device. This mode is extremely useful during d
4444
Note that this driver does not provide channel/programme scanning/playback capabilities or any transport stream processing.
4545
If you would like to write an app for DVB playback, you have to implement all of these yourself.
4646

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+
4752
# Supported hardware
4853

4954
Currently:

0 commit comments

Comments
 (0)