| Motorola Mobility Confidential Restricted. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ToiVideoOutputService Interface Reference Description
The Video Output Service is used to get and set video output configurations. It is also used to setup adaptive video mode rule sets. Adaptive video mode rule sets are mainly used to handle automatic aspect ratio conversion upon changes in the currently displayed video content. Adaptive video mode rule sets are defined at build time. The Video Output service is also used to create instances of configuration sessions to modify the current video mode settings.
Inheritance diagram for ToiVideoOutputService:
Member Typedef Documentation
Sequence of adaptive video ruleset names.
Sequence of adaptive state transitions.
Member Function Documentation
This method creates a session that makes it possible to change the video output configuration.
Get a sequence of rule set names based on the available adaptive video rule sets that can be loaded.
Get a sequence of rule set names based on the adaptive video rule sets that have been loaded.
This method returns an address to the current video output configuration.
Loads a sequence of adaptive video rule sets based on their names. An empty sequence will unload all currently loaded rule sets. Each rule within a loaded rule set is evaluated in the order it is placed and all rule sets are evaluated in parallel.
Sets the video outputs into a safe mode configuration.
Member Data Documentation
This is an Event identifier for ToiVideoOutputAdaptiveRuleChangedEvent. This constant can also be accessed from toi.consts.ToiVideoOutputService.ON_ADAPTIVE_RULE_CHANGED.
This constant can also be accessed from toi.consts.ToiVideoOutputService.TRIGGER_NO_VALUE. |