Sergei Nezhinskikh
Results
2
issues of
Sergei Nezhinskikh
Hello, may be it possible to adapt this (https://bentrask.com/easycap) "user-space" drivers to Android?
Hello. Is it possible to remove/hide queue button in AA interface? I'm trying override _getSupportedQueueNavigatorActions()_ method with no luck ```kotlin class MyQueueNavigator(mediaSession: MediaSessionCompat ) : TimelineQueueNavigator(mediaSession) { private val window...
question
auto