getId

abstract fun getId(view: View): Int

Maps a media control view to a resource identifier.

Return

-1 if there is no such View in the registry, the associated resource id otherwise.

Parameters

view

The given media control view.