Package com.kaltura.client.types
Interface ExternalMediaEntry.Tokenizer
-
- All Superinterfaces:
BaseEntry.Tokenizer,MediaEntry.Tokenizer,ObjectBase.Tokenizer,PlayableEntry.Tokenizer
- Enclosing class:
- ExternalMediaEntry
public static interface ExternalMediaEntry.Tokenizer extends MediaEntry.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringassetParamsIds()StringexternalSourceType()-
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.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
-
-