android.media.tv
Interfaces
BaseTvColumns |
Common base for the tables of TV channels/programs. |
OnUnhandledInputEventListener |
Interface definition for a callback to be invoked when the unhandled input event is received. |
Classes
AdBuffer |
Buffer for advertisement data. |
AdRequest |
An advertisement request which can be sent to TV input to request AD operations. |
AdResponse |
An advertisement response which can be sent to TV interactive App service to inform AD status. |
AitInfo |
AIT (Application Information Table) info. |
BroadcastInfoRequest |
A request for the information retrieved from broadcast signal. |
BroadcastInfoResponse |
A response of |
CommandRequest |
A request for command from broadcast signal. |
CommandResponse |
A response for command from broadcast signal. |
DsmccRequest |
A request for DSM-CC from broadcast signal. |
DsmccResponse |
A response for DSM-CC from broadcast signal. |
PesRequest |
A request for PES from broadcast signal. |
PesResponse |
A response for PES from broadcast signal. |
SectionRequest |
A request for Section from broadcast signal. |
SectionResponse |
A response for Section from broadcast signal. |
StreamEventRequest |
A request for Stream Event from broadcast signal. |
StreamEventResponse |
A response for Stream Event from broadcast signal. |
TableRequest |
A request for Table from broadcast signal. |
TableResponse |
A response for Table from broadcast signal. |
TimelineRequest |
A request for Timeline from broadcast signal. |
TimelineResponse |
A response for Timeline from broadcast signal. |
TsRequest |
A request for TS (transport stream) from broadcast signal. |
TsResponse |
A response for TS (transport stream) from broadcast signal. |
TvContentRating |
A class representing a TV content rating. |
TvContract |
The contract between the TV provider and applications. |
TvInputInfo |
This class is used to specify meta information of a TV input. |
TvInputManager |
Central system API to the overall TV input framework (TIF) architecture, which arbitrates interaction between applications and the selected TV inputs. |
TvInputService |
The TvInputService class represents a TV input or source such as HDMI or built-in tuner which provides pass-through video or broadcast TV programs. |
TvRecordingClient |
The public interface object used to interact with a specific TV input service for TV program recording. |
TvRecordingInfo |
This class is used to describe the meta information for a TV recording. |
TvTrackInfo |
Encapsulates the format of tracks played in |
TvView |
Displays TV contents. |