Package-level declarations
Types
Link copied to clipboard
abstract class DesktopVideoController(topBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory, bottomBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory) : VideoController
Link copied to clipboard
Link copied to clipboard
abstract class VideoController(topBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory, bottomBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory) : VideoState
Link copied to clipboard
Functions
Link copied to clipboard
actual fun buildVideoController(context: PlatformContext, topBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory, bottomBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory): VideoController
expect fun buildVideoController(context: PlatformContext, topBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory = VideoActionBar.None, bottomBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory = VideoActionBar.Progress): VideoController
actual fun buildVideoController(context: PlatformContext, topBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory, bottomBar: ERROR CLASS: Symbol not found for VideoActionBar.Factory): VideoController
actual fun buildVideoController(context: PlatformContext, topBar: VideoActionBar.Factory, bottomBar: VideoActionBar.Factory): VideoController
actual fun buildVideoController(context: PlatformContext, topBar: VideoActionBar.Factory, bottomBar: VideoActionBar.Factory): VideoController
Link copied to clipboard