Uses of Class
com.kaltura.client.services.LiveChannelService.AppendRecordingLiveChannelBuilder
-
Packages that use LiveChannelService.AppendRecordingLiveChannelBuilder Package Description com.kaltura.client.services -
-
Uses of LiveChannelService.AppendRecordingLiveChannelBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return LiveChannelService.AppendRecordingLiveChannelBuilder Modifier and Type Method Description static LiveChannelService.AppendRecordingLiveChannelBuilderLiveChannelService. appendRecording(String entryId, String assetId, EntryServerNodeType mediaServerIndex, DataCenterContentResource resource, double duration)static LiveChannelService.AppendRecordingLiveChannelBuilderLiveChannelService. appendRecording(String entryId, String assetId, EntryServerNodeType mediaServerIndex, DataCenterContentResource resource, double duration, boolean isLastChunk)Append recorded video to live entry
-