MediaControllerKeyDispatcher
interface MediaControllerKeyDispatcher
The key dispatcher interface for the Media Controller.
Functions
Link copied to clipboard
Dispatch the key event received by the BrightcoveMediaController.
Link copied to clipboard
Returns true when the key code is one of the following: - KEYCODE_DPAD_UP - KEYCODE_DPAD_DOWN - KEYCODE_DPAD_CENTER - KEYCODE_DPAD_RIGHT - KEYCODE_DPAD_LEFT or false otherwise.