Package com.kaltura.client.types
Interface LiveStreamEntry.Tokenizer
-
- All Superinterfaces:
BaseEntry.Tokenizer,LiveEntry.Tokenizer,MediaEntry.Tokenizer,ObjectBase.Tokenizer,PlayableEntry.Tokenizer
- All Known Subinterfaces:
LiveStreamAdminEntry.Tokenizer
- Enclosing class:
- LiveStreamEntry
public static interface LiveStreamEntry.Tokenizer extends LiveEntry.Tokenizer
-
-
Method Summary
-
Methods inherited from interface com.kaltura.client.types.BaseEntry.Tokenizer
accessControlId, adminTags, application, applicationVersion, blockAutoTranscript, capabilities, categories, categoriesIds, conversionProfileId, createdAt, creatorId, description, displayInSearch, downloadUrl, endDate, entitledUsersEdit, entitledUsersPublish, entitledUsersView, groupId, id, licenseType, moderationCount, moderationStatus, multiLingual_description, multiLingual_name, multiLingual_tags, name, operationAttributes, parentEntryId, partnerData, partnerId, partnerSortValue, rank, redirectEntryId, referenceId, replacedEntryId, replacementStatus, replacingEntryId, rootEntryId, searchText, startDate, status, tags, templateEntryId, thumbnailUrl, totalRank, type, updatedAt, userId, version, votes
-
Methods inherited from interface com.kaltura.client.types.LiveEntry.Tokenizer
broadcastTime, currentBroadcastStartTime, dvrStatus, dvrWindow, explicitLive, firstBroadcast, lastBroadcast, lastBroadcastEndTime, lastElapsedRecordingTime, liveStatus, liveStreamConfigurations, offlineMessage, publishConfigurations, pushPublishEnabled, recordedEntryId, recordingOptions, recordingStatus, recordStatus, segmentDuration, viewMode
-
Methods inherited from interface com.kaltura.client.types.MediaEntry.Tokenizer
conversionQuality, creditUrl, creditUserName, dataUrl, flavorParamsIds, isTrimDisabled, mediaDate, mediaType, searchProviderId, searchProviderType, sourceType, sourceVersion, streams
-
Methods inherited from interface com.kaltura.client.types.PlayableEntry.Tokenizer
duration, durationType, height, lastPlayedAt, msDuration, plays, views, width
-
-
-
-
Method Detail
-
streamRemoteId
String streamRemoteId()
-
streamRemoteBackupId
String streamRemoteBackupId()
-
bitrates
RequestBuilder.ListTokenizer<LiveStreamBitrate.Tokenizer> bitrates()
-
primaryBroadcastingUrl
String primaryBroadcastingUrl()
-
secondaryBroadcastingUrl
String secondaryBroadcastingUrl()
-
primarySecuredBroadcastingUrl
String primarySecuredBroadcastingUrl()
-
secondarySecuredBroadcastingUrl
String secondarySecuredBroadcastingUrl()
-
primaryRtspBroadcastingUrl
String primaryRtspBroadcastingUrl()
-
secondaryRtspBroadcastingUrl
String secondaryRtspBroadcastingUrl()
-
primarySrtBroadcastingUrl
String primarySrtBroadcastingUrl()
-
primarySrtStreamId
String primarySrtStreamId()
-
secondarySrtBroadcastingUrl
String secondarySrtBroadcastingUrl()
-
secondarySrtStreamId
String secondarySrtStreamId()
-
streamName
String streamName()
-
streamUrl
String streamUrl()
-
hlsStreamUrl
String hlsStreamUrl()
-
urlManager
String urlManager()
-
encodingIP1
String encodingIP1()
-
encodingIP2
String encodingIP2()
-
streamPassword
String streamPassword()
-
streamUsername
String streamUsername()
-
srtPass
String srtPass()
-
primaryServerNodeId
String primaryServerNodeId()
-
sipToken
String sipToken()
-
sipSourceType
String sipSourceType()
-
-