MediaContent

actual class MediaContent
expect class MediaContent
actual class MediaContent

Constructors

Link copied to clipboard
constructor(aspectRatio: Float, currentTime: Float, duration: Float, mainImage: Drawable?, videoController: VideoController)
constructor(aspectRatio: Double, currentTime: Double, duration: Double, mainImage: UIImage?, videoController: GADVideoController)

Properties

aspectRatio
Link copied to clipboard
currentTime
Link copied to clipboard
duration
Link copied to clipboard
mainImage
Link copied to clipboard
val mainImage: UIImage?
videoController
Link copied to clipboard
val videoController: VideoController
val videoController: GADVideoController