Package com.kaltura.client.types
Interface PlayableEntry.Tokenizer
-
- All Superinterfaces:
BaseEntry.Tokenizer,ObjectBase.Tokenizer
- All Known Subinterfaces:
ExternalMediaEntry.Tokenizer,LiveChannel.Tokenizer,LiveEntry.Tokenizer,LiveStreamAdminEntry.Tokenizer,LiveStreamEntry.Tokenizer,MediaEntry.Tokenizer,MixEntry.Tokenizer
- Enclosing class:
- PlayableEntry
public static interface PlayableEntry.Tokenizer extends BaseEntry.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringduration()StringdurationType()Stringheight()StringlastPlayedAt()StringmsDuration()Stringplays()Stringviews()Stringwidth()-
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
-
-