toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-android
/
com.mapbox.dash.sdk.plugin.voiceplayer
/
GuidancePlayerPlugin
Guidance
Player
Plugin
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
GuidancePlayerPlugin
:
Plugin
Members
Properties
audio
Focus
Delegate
Link copied to clipboard
abstract
val
audioFocusDelegate
:
Provider
<
AsyncAudioFocusDelegate
>
debug
Guidance
Player
Link copied to clipboard
abstract
val
debugGuidancePlayer
:
Provider
<
DebugGuidancePlayer
>
guidance
Player
Link copied to clipboard
abstract
val
guidancePlayer
:
Provider
<
GuidancePlayer
>
player
Options
Link copied to clipboard
abstract
val
playerOptions
:
Provider
<
VoiceInstructionsPlayerOptions
>
Functions
install
Extra
Definitions
Link copied to clipboard
abstract
fun
installExtraDefinitions
(
module
:
Module
)