Package knf.hydra.core.models.data
Class YoutubeItem
-
- All Implemented Interfaces:
public final class YoutubeItem extends MediaItem
Youtube media item for the built-in youtube player.
-
-
Constructor Summary
Constructors Constructor Description YoutubeItem(String videoId)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
YoutubeItem
YoutubeItem(String videoId)
- Parameters:
videoId- Youtube video ID (e.g.
-
-
-
-