pda
androidJvm
app
/
net.artux.pda.di
/
ComponentModule
Component
Module
@
Module
open
class
ComponentModule
Members
Constructors
Component
Module
Link copied to clipboard
constructor
(
)
Functions
attributes
Link copied to clipboard
@
Provides
open
fun
attributes
(
)
:
AudioAttributes
media
Player
Link copied to clipboard
@
Provides
open
fun
mediaPlayer
(
attributes
:
AudioAttributes
)
:
MediaPlayer
sound
Manager
Link copied to clipboard
@
Provides
@
Singleton
open
fun
soundManager
(
mediaPlayer
:
MediaPlayer
,
pool
:
SoundPool
,
context
:
Context
)
:
QuestSoundManager
sound
Pool
Link copied to clipboard
@
Provides
open
fun
soundPool
(
attributes
:
AudioAttributes
)
:
SoundPool