|
Oracle Content Management SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.ifs.beans.LibraryObject | +--oracle.ifs.beans.TieLibraryObject | +--oracle.ifs.beans.PublicObject | +--oracle.ifs.beans.TiePublicObject | +--oracle.ifs.beans.Category | +--oracle.ifs.beans.TieCategory | +--oracle.ifs.beans.InterMediaSource
InterMediaSource subclass. This Category subclass is meant to represent meta data extracted from a multi media file. This class is the superclass to all other InterMedia categories classes.
Field Summary | |
static java.lang.String |
CLASS_NAME
This class name for this class. |
static java.lang.String |
MEDIAAUTHORINGTOOL_ATTRIBUTE
Name of the MediaAuthoringTool Attribute |
static java.lang.String |
MEDIABITRATE_ATTRIBUTE
Name of the MediaBitRate Attribute |
static java.lang.String |
MEDIACATEGORY_ATTRIBUTE
Name of the MediaCategory Attribute |
static java.lang.String |
MEDIACONTENTDATE_ATTRIBUTE
Name of the MediaContentDate Attribute |
static java.lang.String |
MEDIACOPYRIGHT_ATTRIBUTE
Name of the MediaCopyright Attribute |
static java.lang.String |
MEDIACREATIONTIME_ATTRIBUTE
Name of the MediaCreationTime Attribute |
static java.lang.String |
MEDIACREDITS_ATTRIBUTE
Name of the MediaCredits Attribute |
static java.lang.String |
MEDIADESCRIPTION_ATTRIBUTE
Name of the MediaDescription Attribute |
static java.lang.String |
MEDIADURATION_ATTRIBUTE
Name of the MediaDuration Attribute |
static java.lang.String |
MEDIAFORMATENCODING_ATTRIBUTE
Name of the MediaFormatEncoding Attribute |
static java.lang.String |
MEDIAFORMATENCODINGCODE_ATTRIBUTE
Name of the MediaFormatEncodingCode Attribute |
static java.lang.String |
MEDIAINFORMATION_ATTRIBUTE
Name of the MediaInformation Attribute |
static java.lang.String |
MEDIALANGUAGE_ATTRIBUTE
Name of the MediaLanguage Attribute |
static java.lang.String |
MEDIAMODIFICATIONTIME_ATTRIBUTE
Name of the MediaModificationTime Attribute |
static java.lang.String |
MEDIAPRODUCER_ATTRIBUTE
Name of the MediaProducer Attribute |
static java.lang.String |
MEDIASIZE_ATTRIBUTE
Name of the MediaSize Attribute |
static java.lang.String |
MEDIASOURCEDIRECTORY_ATTRIBUTE
Name of the MediaSourceDirectory Attribute |
static java.lang.String |
MEDIASOURCEFILEFORMAT_ATTRIBUTE
Name of the MediaSourceFileFormat Attribute |
static java.lang.String |
MEDIASOURCEFILEFORMATCODE_ATTRIBUTE
Name of the MediaSourceFileFormatCode Attribute |
static java.lang.String |
MEDIASOURCEFILENAME_ATTRIBUTE
Name of the MediaSourceFilename Attribute |
static java.lang.String |
MEDIASOURCEMIMETYPE_ATTRIBUTE
Name of the MediaSourceMimeType Attribute |
static java.lang.String |
MEDIASOURCEPROTOCOL_ATTRIBUTE
Name of the MediaSourceProtocol Attribute |
static java.lang.String |
MEDIASOURCESTREAMABLE_ATTRIBUTE
Name of the MediaSourceStreamable Attribute |
static java.lang.String |
MEDIASOURCEURL_ATTRIBUTE
Name of the MediaSourceURL Attribute |
static java.lang.String |
MEDIATIMESCALE_ATTRIBUTE
Name of the MediaTimeScale Attribute |
static java.lang.String |
MEDIATITLE_ATTRIBUTE
Name of the MediaTitle Attribute |
static java.lang.String |
MEDIATRACKID_ATTRIBUTE
Name of the MediaTrackID Attribute |
static java.lang.String |
MEDIAUSERDATA_ATTRIBUTE
Name of the MediaUserData Attribute |
Fields inherited from class oracle.ifs.beans.Category |
ASSOCIATEDPUBLICOBJECT_ATTRIBUTE |
Method Summary | |
java.lang.String |
getMediaAuthoringTool()
returns the AuthoringTool used to create content |
java.lang.Long |
getMediaBitRate()
returns the Bitrate of the media in bits per second |
java.lang.String |
getMediaCategory()
returns the Category (genre) of the media |
java.lang.String |
getMediaContentDate()
returns the Content Date of the media |
java.lang.String |
getMediaCopyright()
returns the Copyright Information of the media |
java.util.Date |
getMediaCreationTime()
returns the Creation Time of the media |
java.lang.String |
getMediaCredits()
returns The Credits for those who provided the content. |
java.lang.String |
getMediaDescription()
returns the Description of the media |
java.lang.String |
getMediaDuration()
returns the Duration of the media |
java.lang.String |
getMediaFormatEncoding()
returns the Long format of the media encoding |
java.lang.String |
getMediaFormatEncodingCode()
returns the Short format of the media encoding (four chars) |
java.lang.String |
getMediaFormatUserData()
returns Misc User Data of the media |
java.lang.String |
getMediaInformation()
returns the Information of the media |
java.lang.String |
getMediaLanguage()
returns the Language of the media (may not be the language of a text track) |
java.util.Date |
getMediaModificationTime()
returns the Modification Time of the media |
java.lang.String |
getMediaProducer()
returns the Producer of the media |
java.lang.Long |
getMediaSize()
returns The size of the media source in bytes |
java.lang.String |
getMediaSourceDirectory()
returns the Source Directory of the media |
java.lang.String |
getMediaSourceFileFormat()
returns the Source File Format of the media |
java.lang.String |
getMediaSourceFileFormatCode()
returns the Source File Format Code of the media |
java.lang.String |
getMediaSourceFilename()
returns the Source Filename of the media |
java.lang.String |
getMediaSourceMimeType()
returns the Source Mime Type of the media |
java.lang.String |
getMediaSourceProtocol()
returns the Source Protocol of the media |
java.lang.String |
getMediaSourceStreamable()
returns the name of a streaming server for which the content is optimized, if any. |
java.lang.String |
getMediaSourceURL()
returns the Source URL of the media |
java.lang.Double |
getMediaTimeScale()
returns the TimeScale of the media |
java.lang.String |
getMediaTitle()
returns the Title of the media |
java.lang.String |
getMediaTrackID()
returns the TrackID of the media |
Methods inherited from class oracle.ifs.beans.Category |
getAssociatedPublicObject |
Methods inherited from class oracle.ifs.beans.LibraryObject |
equals, free, free, getAttribute, getAttributeByUpperCaseName, getAttributes, getAttributesByUpperCaseNames, getClassId, getClassObject, getDefinition, getId, getLabel, getName, getSession, invokeServerMethod, isInstanceOf, isTraced, lookupInstanceLabel, postEvent, postEvent, renderAsReader, renderAsStream, setAttribute, setAttribute, setAttributes, setAttributes, setName, toString, trace, update |
Methods inherited from interface oracle.ifs.common.LibraryObjectInterface |
getId |
Methods inherited from interface oracle.ifs.common.Traceable |
getTraceLogger, isTraced, trace |
Field Detail |
public static final java.lang.String CLASS_NAME
public static final java.lang.String MEDIATITLE_ATTRIBUTE
public static final java.lang.String MEDIADESCRIPTION_ATTRIBUTE
public static final java.lang.String MEDIAINFORMATION_ATTRIBUTE
public static final java.lang.String MEDIACOPYRIGHT_ATTRIBUTE
public static final java.lang.String MEDIAPRODUCER_ATTRIBUTE
public static final java.lang.String MEDIADURATION_ATTRIBUTE
public static final java.lang.String MEDIATIMESCALE_ATTRIBUTE
public static final java.lang.String MEDIATRACKID_ATTRIBUTE
public static final java.lang.String MEDIACONTENTDATE_ATTRIBUTE
public static final java.lang.String MEDIACREATIONTIME_ATTRIBUTE
public static final java.lang.String MEDIAMODIFICATIONTIME_ATTRIBUTE
public static final java.lang.String MEDIACREDITS_ATTRIBUTE
public static final java.lang.String MEDIASIZE_ATTRIBUTE
public static final java.lang.String MEDIAFORMATENCODINGCODE_ATTRIBUTE
public static final java.lang.String MEDIAFORMATENCODING_ATTRIBUTE
public static final java.lang.String MEDIAUSERDATA_ATTRIBUTE
public static final java.lang.String MEDIALANGUAGE_ATTRIBUTE
public static final java.lang.String MEDIABITRATE_ATTRIBUTE
public static final java.lang.String MEDIACATEGORY_ATTRIBUTE
public static final java.lang.String MEDIAAUTHORINGTOOL_ATTRIBUTE
public static final java.lang.String MEDIASOURCEURL_ATTRIBUTE
public static final java.lang.String MEDIASOURCEPROTOCOL_ATTRIBUTE
public static final java.lang.String MEDIASOURCEMIMETYPE_ATTRIBUTE
public static final java.lang.String MEDIASOURCEDIRECTORY_ATTRIBUTE
public static final java.lang.String MEDIASOURCEFILENAME_ATTRIBUTE
public static final java.lang.String MEDIASOURCEFILEFORMAT_ATTRIBUTE
public static final java.lang.String MEDIASOURCEFILEFORMATCODE_ATTRIBUTE
public static final java.lang.String MEDIASOURCESTREAMABLE_ATTRIBUTE
Method Detail |
public java.lang.String getMediaTitle() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaDescription() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaInformation() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaCopyright() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaProducer() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaDuration() throws IfsException
IfsException
- if operation failspublic java.lang.Double getMediaTimeScale() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaTrackID() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaContentDate() throws IfsException
IfsException
- if operation failspublic java.util.Date getMediaCreationTime() throws IfsException
IfsException
- if operation failspublic java.util.Date getMediaModificationTime() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaCredits() throws IfsException
IfsException
- if operation failspublic java.lang.Long getMediaSize() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaFormatEncodingCode() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaFormatEncoding() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaFormatUserData() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaLanguage() throws IfsException
IfsException
- if operation failspublic java.lang.Long getMediaBitRate() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaCategory() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaAuthoringTool() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceURL() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceProtocol() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceMimeType() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceDirectory() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceFilename() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceFileFormat() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceFileFormatCode() throws IfsException
IfsException
- if operation failspublic java.lang.String getMediaSourceStreamable() throws IfsException
IfsException
- if operation fails
|
Oracle Content Management SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |