public static class PlaybackControlsRow.RewindAction extends PlaybackControlsRow.MultiAction
Constructor and Description |
---|
RewindAction(Context context)
Constructor
|
RewindAction(Context context,
int numSpeeds)
Constructor
|
getActionCount, getDrawable, getIndex, getLabel, getSecondaryLabel, nextIndex, setDrawables, setIndex, setLabels, setSecondaryLabels
addKeyCode, getIcon, getId, getLabel1, getLabel2, removeKeyCode, respondsToKeyCode, setIcon, setId, setLabel1, setLabel2, toString
public RewindAction(Context context)
context
- Context used for loading resources.public RewindAction(Context context, int numSpeeds)
context
- Context used for loading resources.numSpeeds
- Number of supported fast forward speeds.