summaryrefslogtreecommitdiffstats
path: root/fmradio/java/com/stericsson/hardware/fm/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'fmradio/java/com/stericsson/hardware/fm/package.html')
-rw-r--r--fmradio/java/com/stericsson/hardware/fm/package.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/fmradio/java/com/stericsson/hardware/fm/package.html b/fmradio/java/com/stericsson/hardware/fm/package.html
new file mode 100644
index 0000000..13c4a07
--- /dev/null
+++ b/fmradio/java/com/stericsson/hardware/fm/package.html
@@ -0,0 +1,13 @@
+<HTML>
+<BODY>
+Provides classes to receive and transmit FM Radio.
+<p>
+<lu>
+<li>FM Radio can be received by using the FmReceiver to control the reception and the MediaPlayer
+to play the FM Radio stream.</li>
+<li>FM Radio can be transmitted by using the FmTransmitter to control the output and the MediaPlayer
+to select the audio stream that will be transmitted.</li>
+</lu>
+</p>
+</BODY>
+</HTML>