commonMain.tech.skot.libraries.video.di.skVideoShortcuts.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of viewmodel-jvm Show documentation
Show all versions of viewmodel-jvm Show documentation
viewmodel module for SK-Video skot library
package tech.skot.libraries.video.di
import tech.skot.libraries.video.SKAudio
val skAudio: SKAudio? = skvideoViewInjector.skAudio()?.let { SKAudio(it) }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy