Gesturedeck Media
A subclass of Gesturedeck that provides media-specific functionality such as volume control and media playback actions.
Gesturedeck also includes support for media overlays, which can be used to display additional information or controls on top of the app's content.
Parameters
The context of the calling activity.
The action to perform when tapping with two fingers.
The action to perform when swipping left with two fingers.
The action to perform when swipping right with two fingers.
The action to perform when panning vertically with two fingers or double tapping and sliding with a single finger.
The sensitivity of Gesturedeck when panning.
The action to perform when long pressing with two fingers.
Whether to reverse the direction of horizontal swipes.
Start gesturedeck automatically.
Set the touch listener on the root view of the activity, set to false if you want to set the touch listener on a specific view or activity and call onTouchEvent manually.
The overlay to display on top of Gesturedeck.
An optional activation key to remove watermarks. If not provided, Gesturedeck will present a watermark.
Constructors
Properties
Functions
Passes touch events to Gesturedeck from the onTouchEvent
method of the activity to detect gestures.
Set a single instance of UniversalVolume to be used by GesturedeckMedia.