RDK Documentation (Open Sourced RDK Components)

Description

This represents the request or granted usage of a tuner.
Activity object represents the request or granted usage of a tuner.

Activity := {
"name" : [String] name,
"details"(optional): <Details>,
}


The activity field represents the intended use of the tuner. Supported tuner activity names are:

Tuner Details
Each activity may be associated with a set of details describing the activity.
Details :=
{
"recordingId" : [String]
"hot" : [String]
}

Modules

 Tuner Activity Interface Classes