A B C D E F G H I K L M N O P R S T U V W 

A

addEvent(String, String) - Method in class com.intertrust.wasabi.drm.extensions.PlayCount
adds play counts event to database
addLicense(String, String) - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Adds a license into the License Store.
addTransactionListener(TransactionListener) - Method in class com.intertrust.wasabi.drm.Engine
adds a transaction listener.
Attribute - Class in com.intertrust.wasabi
Attribute objects represent named values that can be arranged in a tree structure.
audioCodecs - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
Supported audio codecs (MPEG DASH only).
AudioMediaInfo - Class in com.intertrust.wasabi.media
Audio media details, e.g.

B

bbtsIndexUrl - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
Optional BBTS index URL.
bitrateBitsPerSecond - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
Required for BBTS without index, ignored for other content types.
BUILD_DATE_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
build date property.

C

CACHE_POLICY_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
tells how links are cached.
checkLicense(String) - Static method in class com.intertrust.wasabi.Runtime
Check for a valid license for 'content_id'.
checkResult(int) - Static method in exception com.intertrust.wasabi.ErrorCodeException
 
clear_text_size - Variable in class com.intertrust.wasabi.media.MediaStream.FormatInfoGeneric
 
close() - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Closes the License Store.
close() - Method in class com.intertrust.wasabi.media.MediaFile
 
close() - Method in class com.intertrust.wasabi.media.MediaStream
Release the Media Stream resources.
close() - Method in interface com.intertrust.wasabi.media.MediaStreamInterface
Release any resource allocated by this object.
com.intertrust.wasabi - package com.intertrust.wasabi
Marlin DRM protected media run-time package.
com.intertrust.wasabi.drm - package com.intertrust.wasabi.drm
Marlin DRM interaction package.
com.intertrust.wasabi.drm.extensions - package com.intertrust.wasabi.drm.extensions
Auxiliary Marlin DRM functionality.
com.intertrust.wasabi.licensestore - package com.intertrust.wasabi.licensestore
Marlin License objects database.
com.intertrust.wasabi.media - package com.intertrust.wasabi.media
Marlin protected media access package.
content_id - Variable in class com.intertrust.wasabi.media.MediaStream.FormatInfoGeneric
 
CONTENT_TYPE_AES128CBC - Static variable in interface com.intertrust.wasabi.media.MediaStreamInterface
 
CONTENT_TYPE_DCF - Static variable in interface com.intertrust.wasabi.media.MediaStreamInterface
Media Stream content types of interest.
contentType - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
The URL response mime type.

D

DateTime - Class in com.intertrust.wasabi.drm
Simple data structure representing a UTC time.
destroy() - Method in class com.intertrust.wasabi.drm.Engine
destroys the engine.
durationSeconds - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
Required for BBTS without index in which case it specifies the content duration.

E

Engine - Class in com.intertrust.wasabi.drm
The Engine is the entry point to get information about the current state of the DRM on the device and to ask the DRM layer to perform some actions such as processing a service token, updating the security data or vacuuming the persistent database in order to remove expired objects.
Engine() - Constructor for class com.intertrust.wasabi.drm.Engine
 
enumerateContentIds() - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Obtains from the License Store all content IDs governed by the licenses in the License Store.
enumerateLicenses(int) - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Obtains from the License Store all licenses.
ErrorCodeException - Exception in com.intertrust.wasabi
Catch-all Exception class for all the errors returned by the low level SDK.
ErrorCodeException(int) - Constructor for exception com.intertrust.wasabi.ErrorCodeException
 
ErrorCodeExplanation - Class in com.intertrust.wasabi
A high level Wasabi run-time exception interpretation.
expungeExpiredLicenses() - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Expunges from the License Store all the expired licenses and vacuums the database.

F

FileProgress - Class in com.intertrust.wasabi.media
Progressive download status.
findContentIdsByLicense(int) - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Finds in the License Store the content ID(s) governed by the license with the specified license ID.
findLicensesByContentIds(String[]) - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Finds in the License Store the license(s) with specified content ID(s).
FLAG_PROGRESS_CAN_START - Static variable in class com.intertrust.wasabi.media.FileProgress
 

G

get() - Static method in class com.intertrust.wasabi.drm.SdkInfo
retrieves the SDK information.
getAndClearLastError() - Method in class com.intertrust.wasabi.media.PlaylistProxy
Check the Playlist Proxy execution status.
getAuthToken() - Method in class com.intertrust.wasabi.media.PlaylistProxy
Obtain the current Playlist Proxy authentication token.
getAvailable() - Method in class com.intertrust.wasabi.media.FileProgress
 
getBitrate() - Method in class com.intertrust.wasabi.media.MediaInfo
 
getBuild() - Method in class com.intertrust.wasabi.drm.SdkInfo
gets the SDK build number
getChannelCount() - Method in class com.intertrust.wasabi.media.AudioMediaInfo
 
getChildByName(String) - Method in class com.intertrust.wasabi.Attribute
if the value of the attribute is of type Attribute[], returns the child attribute which name is specified.
getContentId() - Method in class com.intertrust.wasabi.media.MediaFile
 
getContentId() - Method in class com.intertrust.wasabi.media.TrackInfo
 
getContentType() - Method in class com.intertrust.wasabi.media.MediaFile
 
getContentType() - Method in class com.intertrust.wasabi.media.MediaStream
Get Media Stream content type.
getContentType() - Method in interface com.intertrust.wasabi.media.MediaStreamInterface
Get Media Stream content type.
getData() - Method in class com.intertrust.wasabi.licensestore.License
Gets the license data (the bytes representing the license) for a specified license.
getDay() - Method in class com.intertrust.wasabi.drm.DateTime
 
getDepth() - Method in class com.intertrust.wasabi.media.VideoMediaInfo
 
getDetails() - Method in class com.intertrust.wasabi.drm.SdkInfo
gets the SDK details String
getDetails() - Method in class com.intertrust.wasabi.drm.Subscription
 
getDetails() - Method in class com.intertrust.wasabi.drm.User
gets the details of this user in the form of an Attribute tree
getDuration() - Method in class com.intertrust.wasabi.media.MediaInfo
 
getEncryptionMethod() - Method in class com.intertrust.wasabi.media.MediaInfo
 
getErrorCode() - Method in exception com.intertrust.wasabi.ErrorCodeException
returns the native Wasabi low level error code that triggered the exception
getExpirationData() - Method in class com.intertrust.wasabi.licensestore.License
Gets the license expiration date for a specified license.
getExpirationDate() - Method in class com.intertrust.wasabi.drm.Subscription
 
getExplanation() - Method in exception com.intertrust.wasabi.ErrorCodeException
returns an explanation of the error code if available (null otherwise).
getFlags() - Method in class com.intertrust.wasabi.media.FileProgress
 
getFormat() - Method in class com.intertrust.wasabi.media.MediaInfo
 
getHeight() - Method in class com.intertrust.wasabi.media.VideoMediaInfo
 
getHours() - Method in class com.intertrust.wasabi.drm.DateTime
 
getId() - Method in class com.intertrust.wasabi.licensestore.License
Gets the license ID for a specified license.
getInsertionDate() - Method in class com.intertrust.wasabi.licensestore.License
Gets the license insertion date (the date it was inserted into the License Store) for a specified license.
getKey() - Method in class com.intertrust.wasabi.media.MediaStream
Access the crypto context for sharing with another Media Stream object to avoid re-evaluation of the same license.
getLanguage() - Method in class com.intertrust.wasabi.drm.Resource
Get the language of the resource.
getLicense() - Method in class com.intertrust.wasabi.media.MediaFile
 
getLicenseById(int) - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Obtains from the License Store the license with a specified license ID.
getLinkIds() - Method in class com.intertrust.wasabi.drm.Engine
gets all the IDs of the Links that the engine has access to
getMediaInfo() - Method in class com.intertrust.wasabi.media.MediaFile
 
getMediaInfo() - Method in class com.intertrust.wasabi.media.TrackInfo
 
getMetadata() - Method in class com.intertrust.wasabi.media.MediaFile
 
getMilliseconds() - Method in class com.intertrust.wasabi.drm.DateTime
 
getMimeType() - Method in class com.intertrust.wasabi.drm.Resource
Get the resource MIME type.
getMinutes() - Method in class com.intertrust.wasabi.drm.DateTime
 
getMonth() - Method in class com.intertrust.wasabi.drm.DateTime
 
getName() - Method in class com.intertrust.wasabi.Attribute
get the name of the Attribute
getName() - Method in class com.intertrust.wasabi.drm.Service
gets the human readable name of the Service.
getName() - Method in class com.intertrust.wasabi.drm.Subscription
 
getName() - Method in class com.intertrust.wasabi.drm.User
gets the human-readable name of the User
getName() - Method in class com.intertrust.wasabi.media.MediaFile
 
getNodeIds() - Method in class com.intertrust.wasabi.drm.Engine
gets all the IDs of the Nodes that the engine has access to
getObjectDetails(String) - Method in class com.intertrust.wasabi.drm.Engine
returns detailed information about the Object whose ID is specified such as its attributes and more.
getPayload() - Method in class com.intertrust.wasabi.drm.Resource
Get the data of the resource.
getPriority() - Method in class com.intertrust.wasabi.licensestore.License
Gets the license priority for a specified license.
getProgress() - Method in class com.intertrust.wasabi.media.MediaFile
 
getProperty(String) - Method in class com.intertrust.wasabi.drm.Engine
gets the value of a property of the engine.
getProperty(Runtime.Property) - Static method in class com.intertrust.wasabi.Runtime
Get Runtime property selected.
getPropertyNames() - Method in class com.intertrust.wasabi.drm.Engine
gets all the engine property name
getProtectionType() - Method in class com.intertrust.wasabi.media.MediaFile
 
getRecommendation() - Method in class com.intertrust.wasabi.ErrorCodeExplanation
 
getRecommendationText() - Method in class com.intertrust.wasabi.ErrorCodeExplanation
 
getRenewalDate() - Method in class com.intertrust.wasabi.drm.Subscription
 
getRenewalUriTemplate() - Method in class com.intertrust.wasabi.drm.Subscription
 
getSampleRate() - Method in class com.intertrust.wasabi.media.AudioMediaInfo
 
getSampleSize() - Method in class com.intertrust.wasabi.media.AudioMediaInfo
 
getSeconds() - Method in class com.intertrust.wasabi.drm.DateTime
 
getService() - Method in class com.intertrust.wasabi.drm.User
gets the service to which this User is attached.
getServices() - Method in class com.intertrust.wasabi.drm.Engine
gets the list of the services that are currently configured for this engine.
getSilentLicenseAcquisitionUrls() - Method in class com.intertrust.wasabi.media.MediaFile
 
getSize() - Method in class com.intertrust.wasabi.media.MediaStream
Get Media Stream size.
getSize() - Method in interface com.intertrust.wasabi.media.MediaStreamInterface
Get Media Stream size.
getSubscriptions() - Method in class com.intertrust.wasabi.drm.User
gets the Subscriptions that this User has subscribed to.
getTag() - Method in class com.intertrust.wasabi.licensestore.License
Gets the license tag for a specified license.
getText() - Method in class com.intertrust.wasabi.ErrorCodeExplanation
 
getTotalSize() - Method in class com.intertrust.wasabi.media.FileProgress
 
getTrackId() - Method in class com.intertrust.wasabi.media.TrackInfo
 
getTrackInfoArray() - Method in class com.intertrust.wasabi.media.MediaFile
 
getTrustedTime() - Method in class com.intertrust.wasabi.drm.Engine
gets the current value of the trusted time
getType() - Method in class com.intertrust.wasabi.media.MediaInfo
 
getUid() - Method in class com.intertrust.wasabi.drm.Service
gets the unique identifier of the Service
getUid() - Method in class com.intertrust.wasabi.drm.Subscription
 
getUid() - Method in class com.intertrust.wasabi.drm.User
gets the unique identifier of the User
getUser() - Method in class com.intertrust.wasabi.drm.Subscription
 
getUsers() - Method in class com.intertrust.wasabi.drm.Service
gets the users registered to the Service
getValue() - Method in class com.intertrust.wasabi.Attribute
returns the value of the attribute which be of one of the following types: Integer, Float, String, DateTime, byte[], Resource or Attribute[]
getVersion() - Method in class com.intertrust.wasabi.drm.SdkInfo
gets the SDK version number
getWidth() - Method in class com.intertrust.wasabi.media.VideoMediaInfo
 
getYear() - Method in class com.intertrust.wasabi.drm.DateTime
 

H

HTTP_CONNECTION_TIMEOUT_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Integer
HTTP_IO_TIMEOUT_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Integer
HTTP_PROXY_ENABLED_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Boolean
HTTP_PROXY_HOST_NAME_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is String
HTTP_PROXY_PORT_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Integer
HTTP_PROXY_SYSTEM_DEFAULT_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Boolean
HTTPS_PROXY_HOST_NAME_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is String
HTTPS_PROXY_PORT_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Integer

I

initialize(String) - Static method in class com.intertrust.wasabi.Runtime
Initialize Wasabi runtime.
initialize() - Static method in class com.intertrust.wasabi.Runtime
Initialize Wasabi runtime.
initializeEx(String, String) - Static method in class com.intertrust.wasabi.Runtime
Initialize Wasabi runtime.
IS_PERSONALIZED_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Boolean
isDeviceRegistered() - Method in class com.intertrust.wasabi.drm.User
tells if the device is registered to this User
isPersonalized() - Method in class com.intertrust.wasabi.drm.Engine
indicates whether or not this engine has been personalized
isPersonalized() - Static method in class com.intertrust.wasabi.Runtime
Check whether the runtime has been personalized.
isValid() - Method in class com.intertrust.wasabi.drm.Subscription
 
iv - Variable in class com.intertrust.wasabi.media.MediaStream.FormatInfoGeneric
 

K

key - Variable in class com.intertrust.wasabi.media.MediaStream.FormatInfoGeneric
 

L

language - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
Language desired for the audio.
License - Class in com.intertrust.wasabi.licensestore
A License object represents information about a license.
License(int, String, int, int, int, String) - Constructor for class com.intertrust.wasabi.licensestore.License
Constructor
license_data - Variable in class com.intertrust.wasabi.media.MediaStream.FormatInfoGeneric
 
LicenseStore - Class in com.intertrust.wasabi.licensestore
A LicenseStore object is used to access the Wasabi License Store database in which licenses may be stored.
LicenseStore() - Constructor for class com.intertrust.wasabi.licensestore.LicenseStore
Constructor.

M

makeUrl(String, PlaylistProxy.MediaSourceType, PlaylistProxy.MediaSourceParams) - Method in class com.intertrust.wasabi.media.PlaylistProxy
Make a Playlist Proxy URL.
masterPlaylistAppendix - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
Additional contents to be appended to the master playlist produced by the proxy.
MediaFile - Class in com.intertrust.wasabi.media
A MediaFile object can be used to obtain information about a media file, to embed a license within a media file, and to obtain a license embedded within a media file
MediaFile(String) - Constructor for class com.intertrust.wasabi.media.MediaFile
 
MediaFile.ProtectionType - Enum in com.intertrust.wasabi.media
DRM protection type.
MediaInfo - Class in com.intertrust.wasabi.media
Media file detailed information, e.g.
MediaInfo(MediaInfo.Type, int, int, int, int) - Constructor for class com.intertrust.wasabi.media.MediaInfo
 
MediaInfo.EncryptionMethod - Enum in com.intertrust.wasabi.media
Encryption algorithm and mode.
MediaInfo.Format - Enum in com.intertrust.wasabi.media
Media format.
MediaInfo.Type - Enum in com.intertrust.wasabi.media
Media type.
MediaStream - Class in com.intertrust.wasabi.media
General Marlin protected data access.
MediaStream(String, MediaStream.SourceType, MediaStream.FormatInfo) - Constructor for class com.intertrust.wasabi.media.MediaStream
Access an encrypted source through a URL.
MediaStream(MediaStreamInterface, MediaStream.FormatInfo) - Constructor for class com.intertrust.wasabi.media.MediaStream
Access an encrypted source through an input object that implements the MediaStreamInterface.
MediaStream.FormatInfo - Class in com.intertrust.wasabi.media
The base class for the additional format information that may be SourceType specific.
MediaStream.FormatInfo() - Constructor for class com.intertrust.wasabi.media.MediaStream.FormatInfo
 
MediaStream.FormatInfoGeneric - Class in com.intertrust.wasabi.media
Additional format information that may be needed when constructing a Media Stream object.
MediaStream.FormatInfoGeneric() - Constructor for class com.intertrust.wasabi.media.MediaStream.FormatInfoGeneric
 
MediaStream.SourceType - Enum in com.intertrust.wasabi.media
The source type.
MediaStreamInterface - Interface in com.intertrust.wasabi.media
A generic Marlin protected data access interface, e.g.
ms3_url - Variable in class com.intertrust.wasabi.media.MediaStream.FormatInfoGeneric
 

N

NEMO_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is com.intertrust.wasabi.Attribute

O

onLicenseDataReceived(byte[]) - Method in interface com.intertrust.wasabi.drm.TransactionListener
called when some license data has been received by the engine
onTransactionBegin(TransactionType) - Method in interface com.intertrust.wasabi.drm.TransactionListener
called when a transaction begins
onTransactionEnd(TransactionType, int, String, String) - Method in interface com.intertrust.wasabi.drm.TransactionListener
called when a transaction ends.
onTransactionProgress(TransactionType, int, int) - Method in interface com.intertrust.wasabi.drm.TransactionListener
called when a transaction makes progress

P

PERSONALITY_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is com.intertrust.wasabi.Attribute
personalize(String) - Method in class com.intertrust.wasabi.drm.Engine
requests that the engine engage in the personalization process.
personalize(String) - Static method in class com.intertrust.wasabi.Runtime
Perform runtime personalization.
personalize() - Static method in class com.intertrust.wasabi.Runtime
Perform runtime personalization with the default personalization token.
PlayCount - Class in com.intertrust.wasabi.drm.extensions
PlayCount object allows to add play count events and upload them to database.
PlayCount() - Constructor for class com.intertrust.wasabi.drm.extensions.PlayCount
 
PlaylistProxy - Class in com.intertrust.wasabi.media
On iOS and Android, playback of Audio/Visual content is handled by the device's native media player.
PlaylistProxy(EnumSet<PlaylistProxy.Flags>) - Constructor for class com.intertrust.wasabi.media.PlaylistProxy
PlaylistProxy constructor with flags.
PlaylistProxy() - Constructor for class com.intertrust.wasabi.media.PlaylistProxy
PlaylistProxy constructor.
PlaylistProxy.Flags - Enum in com.intertrust.wasabi.media
Proxy creation flags.
PlaylistProxy.MediaSourceParams - Class in com.intertrust.wasabi.media
Playlist Proxy URL parameters.
PlaylistProxy.MediaSourceParams() - Constructor for class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
 
PlaylistProxy.MediaSourceType - Enum in com.intertrust.wasabi.media
The media source type: a single Marlin file, or a Marlin HLS playlist.
POLICY_DO_NOT_RELOAD_LINKS - Static variable in class com.intertrust.wasabi.drm.Engine
value for the CACHE_POLICY_PROPERTY.
POLICY_RELOAD_LINKS - Static variable in class com.intertrust.wasabi.drm.Engine
value for the CACHE_POLICY_PROPERTY (default).
PREFERRED_LANGUAGES_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is String[]
processServiceToken(String) - Method in class com.intertrust.wasabi.drm.Engine
requests that the engine process a service token.
processServiceToken(String) - Static method in class com.intertrust.wasabi.Runtime
Process service token.

R

read(byte[]) - Method in class com.intertrust.wasabi.media.MediaStream
Read data from a media stream object.
read(byte[], int, int) - Method in class com.intertrust.wasabi.media.MediaStream
Read data from a media stream object.
read(byte[]) - Method in interface com.intertrust.wasabi.media.MediaStreamInterface
Read data from a media stream object.
read(byte[], int, int) - Method in interface com.intertrust.wasabi.media.MediaStreamInterface
Read data from a media stream object.
removeLicense(int) - Method in class com.intertrust.wasabi.licensestore.LicenseStore
Removes from the License Store the license with a specified license ID.
removeTransactionListener(TransactionListener) - Method in class com.intertrust.wasabi.drm.Engine
removes a transaction listener.
Resource - Class in com.intertrust.wasabi.drm
type of Attribute value.
Runtime - Class in com.intertrust.wasabi
A static class for initializing and shutting down the Wasabi Runtime.
Runtime() - Constructor for class com.intertrust.wasabi.Runtime
 
Runtime.Property - Enum in com.intertrust.wasabi
Runtime property identifiers.

S

SdkInfo - Class in com.intertrust.wasabi.drm
This Class can be used to obtain information about the Wasabi DRM SDK, such as version and build details
SdkInfo() - Constructor for class com.intertrust.wasabi.drm.SdkInfo
 
seek(long) - Method in class com.intertrust.wasabi.media.MediaStream
Change the current read position.
seek(long) - Method in interface com.intertrust.wasabi.media.MediaStreamInterface
Change the current read position.
Service - Class in com.intertrust.wasabi.drm
This class represents information about a Marlin Service that the SDK instance may be linked with
setLicense(byte[]) - Method in class com.intertrust.wasabi.media.MediaFile
 
setProperty(String, Object) - Method in class com.intertrust.wasabi.drm.Engine
sets the value of a property of the engine.
setProperty(Runtime.Property, Object) - Static method in class com.intertrust.wasabi.Runtime
Set Runtime property selected.
shutdown() - Static method in class com.intertrust.wasabi.Runtime
Shutdown Wasabi library.
sourceContentType - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
The source media mime type.
start() - Method in class com.intertrust.wasabi.media.PlaylistProxy
Start running playlist proxy.
stop() - Method in class com.intertrust.wasabi.media.PlaylistProxy
Stop running playlist proxy.
Subscription - Class in com.intertrust.wasabi.drm
This class represents a Marlin Subscription

T

tell() - Method in class com.intertrust.wasabi.media.MediaStream
Get the current read position.
tell() - Method in interface com.intertrust.wasabi.media.MediaStreamInterface
Get the current read position.
toCalendar() - Method in class com.intertrust.wasabi.drm.DateTime
Calendar conversion method
toString() - Method in class com.intertrust.wasabi.Attribute
 
toString() - Method in class com.intertrust.wasabi.drm.SdkInfo
 
toString() - Method in class com.intertrust.wasabi.drm.Service
 
toString() - Method in class com.intertrust.wasabi.drm.Subscription
 
toString() - Method in class com.intertrust.wasabi.drm.User
 
toString() - Method in class com.intertrust.wasabi.licensestore.License
 
TrackInfo - Class in com.intertrust.wasabi.media
Media track information details.
TransactionListener - Interface in com.intertrust.wasabi.drm
Interface that the user of this API has to implement and add to the Engine in order to get notified when transaction events occur.
TransactionType - Enum in com.intertrust.wasabi.drm
Types of transactions that the engine can perform.
transformUriTemplate(String) - Method in class com.intertrust.wasabi.drm.Engine
transforms a URI template according to the "URI Templates for Marlin" specification

U

updateSecurityData(String, int) - Method in class com.intertrust.wasabi.drm.Engine
updates security data for a specified service configured for this engine object
uploadEvents(String) - Method in class com.intertrust.wasabi.drm.extensions.PlayCount
uploads play counts event to the appropriate service
User - Class in com.intertrust.wasabi.drm
This class represents a Marlin User, registered with Marlin Service

V

VACUUM_FLAG_DONT_SAVE_RECENT_LINK - Static variable in class com.intertrust.wasabi.drm.Engine
when used in conjunction with VACUUM_FLAG_LINKS, forces the removal of the most recent Link.
VACUUM_FLAG_LINKS - Static variable in class com.intertrust.wasabi.drm.Engine
cleans up any Octopus Link which expiration date has passed except the most recent one for each type
VACUUM_FLAG_NODES - Static variable in class com.intertrust.wasabi.drm.Engine
cleans up any Octopus Node which expiration date has passed
VACUUM_FLAG_SEASHELL - Static variable in class com.intertrust.wasabi.drm.Engine
cleans up Seashell Objects which expiration date has passed
VACUUM_FLAG_WIPE - Static variable in class com.intertrust.wasabi.drm.Engine
use with caution! Wipes all the objects except the Personality.
vacuumData(int) - Method in class com.intertrust.wasabi.drm.Engine
removes expired data stored in the DRM database.
valueOf(String) - Static method in enum com.intertrust.wasabi.drm.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.media.MediaFile.ProtectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.media.MediaInfo.EncryptionMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.media.MediaInfo.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.media.MediaInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.media.MediaStream.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.media.PlaylistProxy.Flags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.media.PlaylistProxy.MediaSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.intertrust.wasabi.Runtime.Property
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.intertrust.wasabi.drm.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.media.MediaFile.ProtectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.media.MediaInfo.EncryptionMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.media.MediaInfo.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.media.MediaInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.media.MediaStream.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.media.PlaylistProxy.Flags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.media.PlaylistProxy.MediaSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.intertrust.wasabi.Runtime.Property
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_PROPERTY - Static variable in class com.intertrust.wasabi.drm.Engine
type is Integer
videoCodecs - Variable in class com.intertrust.wasabi.media.PlaylistProxy.MediaSourceParams
Supported video codecs (MPEG DASH only).
VideoMediaInfo - Class in com.intertrust.wasabi.media
Video media details, e.g.

W

WSB_LS_FLAG_LICENSE_DATA - Static variable in class com.intertrust.wasabi.licensestore.LicenseStore
License data
WSB_LS_FLAG_LICENSE_EXPIRE_DATE - Static variable in class com.intertrust.wasabi.licensestore.LicenseStore
License expiration date
WSB_LS_FLAG_LICENSE_INSERT_DATE - Static variable in class com.intertrust.wasabi.licensestore.LicenseStore
License insertion date
WSB_LS_FLAG_LICENSE_TAG - Static variable in class com.intertrust.wasabi.licensestore.LicenseStore
License tag
A B C D E F G H I K L M N O P R S T U V W