VideoController

@Stable
actual abstract class VideoController : VideoState
@Stable
expect abstract class VideoController : VideoState
@Stable
actual abstract class VideoController : VideoState
@Stable
actual abstract class VideoController : VideoState
@Stable
actual abstract class VideoController : VideoState

Constructors

Link copied to clipboard
constructor(context: Context, topBar: VideoActionBar?, bottomBar: VideoActionBar?)
constructor(context: Context, topBar: VideoActionBar?, bottomBar: VideoActionBar?)
constructor(context: Context, topBar: VideoActionBar?, bottomBar: VideoActionBar?)
constructor(context: Context, topBar: VideoActionBar?, bottomBar: VideoActionBar?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var image: Bitmap?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var url: String?
var url: String?
var url: String?
var url: String?
var url: String?
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun load(path: String)
abstract fun load(path: String)
abstract fun load(path: String)
abstract fun load(path: String)
abstract fun load(path: String)
Link copied to clipboard
abstract fun pause()
abstract fun pause()
abstract fun pause()
abstract fun pause()
abstract fun pause()
Link copied to clipboard
abstract fun play()
abstract fun play()
abstract fun play()
abstract fun play()
abstract fun play()
Link copied to clipboard
actual open override fun release()
expect open override fun release()
actual open override fun release()
actual open override fun release()
actual open override fun release()
Link copied to clipboard
abstract fun seek(position: Long)
abstract fun seek(position: Long)
abstract fun seek(position: Long)
abstract fun seek(position: Long)
abstract fun seek(position: Long)
Link copied to clipboard
abstract fun stop()
abstract fun stop()
abstract fun stop()
abstract fun stop()
abstract fun stop()
Link copied to clipboard
@Composable
fun VideoPlayerControls(modifier: Modifier = Modifier)
@Composable
fun VideoPlayerControls(modifier: Modifier = Modifier)
@Composable
fun VideoPlayerControls(modifier: Modifier = Modifier)
@Composable
fun VideoPlayerControls(modifier: Modifier = Modifier)
@Composable
fun VideoPlayerControls(modifier: Modifier = Modifier)