Files
android_development/samples/AtscTvInput/_index.html
Dongwon Kang 0113785a39 Add sample ATSC TvInputService app.
Change-Id: I67204020bf1eb0c833d507cb0c9e4914e5985b3c
2014-04-22 13:45:04 +09:00

8 lines
326 B
HTML

<p>
A sample application that demonstrates how to implement TV input service.
This sample uses captured ATSC streams which includes videos and channel
and program information. On a setup request, this app registers channels and
programs to the framework. Also, it plays the video when the framework tunes
to the channel.
</p>