| ARRIS Enterprises, Inc. Confidential Information |
Technical PreviewsThis method is used to RSA sign user data. The method signs a hash of the supplied user data as specified in PKCS #1 2.0. The current limit for the data to sign is 4 KiB. This method is used to RSA verify signatures for user data. The current limit for the data to verify is 4 KiB. Returns the audio latency of a connection. Set an audio connection audio latency. latency is in milliseconds. This should affect all audio formats. If the latency parameter is out of range, the closest supported value is set. Setting the latency for one connection may impact the latency for other connections. In this case, the ToiAudioOutputLatencyChangedEvent will be notified on the impacted connections. The ToiDrmService provides application access to the DRM service. Called when CEC active from standby is received and the application is in control of standby. The application should call ToiPowerControl#requestPowerProfile to initiate a power profile change request if the STB is in standby. If standby control has been delegated to the platform, this notification will not be sent. Instead a power profile change will automatically be requested. Called when CEC "User control pressed" message is received. Called when CEC "User control released" message is received. STB follows remote control pass through from other CEC devices. Returns the presentation information about current video and audio lock status. Audio locked means audio decoder is started, sample rate is locked and no sync loss. Video locked means video decoder is started and no sync loss. Returns the presentation information about current video and audio lock status. Audio locked means audio decoder is started, sample rate is locked and no sync loss. Video locked means video decoder is started and no sync loss. This is an ARIB specific type of subtitles. This is an ARIB specific type of subtitles and used mainly for displaying alert messages on screen. Data structure used to return presentation info. Indicates whether audio and video are ready for presentation. Tells the observer when the video or audio locked status changes. Presentation information is also available through the function ToiMediaPlayerBase#getPresentationInfo. Called when an application has registered or released for power control. Get information of the system's databases. Each entry indicates the outcome of the last attempt to open the database. Restarting the system will void previous status. Returns information of available power controller. The different outcomes when a database is opened. DATABASE_FLAG_OK and DATABASE_FLAG_FAILED are mutually exclusive. When DATABASE_FLAG_OK is set, other flags can be checked for more detailed database information. Enumeration of the system's databases. Type representing time in seconds since the Unix epoch (1970-01-01 00:00:00). Empties the scheduler database. Remove the channel database. Status report for a specific database. ToiPowerControl is used for power management. There are several regulating bodies with respect to power consumption, eg. Energy Star, EU, IEC, and this interface is intended to allow applications to be compliant with each. This service expose the free system resources. This service is just for tracking the resources and notifying the application as and when there is any change in free resources through ToiResourceObserver. This function will be called in the rare condition when there has been a discontinuity in time and any notification timestamp (start, stop or trigger) of a booking has already expired (after adjusting time). The expired notifications will be missed and any remaining notifications will be sent as normal at the correct time. This function will be called when a series is changed. Get the bookings associated with a series. Get the info of the series with a certain series identifier Detect conflicts for a new series booking or a series booking about to be rescheduled, but without actually booking any activities. Get the all series identifiers with the given category. Get user defined parameters associated with a series. Get all user defined parameters names associated with a series. Remove a booked recurrent scheduling. Requests scheduling of a recurrent booking. Add user defined parameters to a scheduled series. Remove user defined parameters from a scheduled series. Structure containing information about an existing series |