Uses of Class
com.kaltura.client.services.LiveChannelService.SetRecordedContentLiveChannelBuilder
-
Packages that use LiveChannelService.SetRecordedContentLiveChannelBuilder Package Description com.kaltura.client.services -
-
Uses of LiveChannelService.SetRecordedContentLiveChannelBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return LiveChannelService.SetRecordedContentLiveChannelBuilder Modifier and Type Method Description static LiveChannelService.SetRecordedContentLiveChannelBuilderLiveChannelService. setRecordedContent(String entryId, EntryServerNodeType mediaServerIndex, DataCenterContentResource resource, double duration)static LiveChannelService.SetRecordedContentLiveChannelBuilderLiveChannelService. setRecordedContent(String entryId, EntryServerNodeType mediaServerIndex, DataCenterContentResource resource, double duration, String recordedEntryId)static LiveChannelService.SetRecordedContentLiveChannelBuilderLiveChannelService. setRecordedContent(String entryId, EntryServerNodeType mediaServerIndex, DataCenterContentResource resource, double duration, String recordedEntryId, int flavorParamsId)Set recorded video to live entry
-