YoutubeItem

class YoutubeItem(videoId: String) : MediaItem

Youtube media item for the built-in youtube player.

Parameters

videoId

Youtube video ID (e.g. youtube.com/watch?v=>video id<)

Constructors

Link copied to clipboard
constructor(videoId: String)

Properties

Link copied to clipboard