Uses of Class
video.api.client.api.models.LiveStreamAssets
-
Packages that use LiveStreamAssets Package Description video.api.client.api.models -
-
Uses of LiveStreamAssets in video.api.client.api.models
Methods in video.api.client.api.models that return LiveStreamAssets Modifier and Type Method Description LiveStreamAssetsLiveStream. getAssets()Get assetsLiveStreamAssetsLiveStreamAssets. hls(URI hls)LiveStreamAssetsLiveStreamAssets. iframe(String iframe)LiveStreamAssetsLiveStreamAssets. player(URI player)LiveStreamAssetsLiveStreamAssets. thumbnail(URI thumbnail)Methods in video.api.client.api.models with parameters of type LiveStreamAssets Modifier and Type Method Description LiveStreamLiveStream. assets(LiveStreamAssets assets)voidLiveStream. setAssets(LiveStreamAssets assets)
-