|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jgd.schemas.comapi.GDCOMIndexed jgd.schemas.comapi.GDCOMFile jgd.schemas.comapi.GDCOMMediaFile
public class GDCOMMediaFile
Constructor Summary | |
---|---|
GDCOMMediaFile(com.jacob.com.Variant searchResultEntryVariant,
java.lang.String schema)
|
Method Summary | |
---|---|
java.lang.String |
get_album_title()
Music file album title. |
java.lang.String |
get_artist()
Artist who created/performed the content. |
java.lang.Integer |
get_bit_rate()
Audio content (in either an audio or video file) average bit rate in bits/second. |
java.lang.Integer |
get_channels()
Channel count for audio files. |
java.lang.String |
get_comment()
Comment about the file and its contents. |
java.lang.Integer |
get_data_rate()
Data rate for video files in bytes/second. |
java.lang.String |
get_genre()
Genre category. |
java.lang.Integer |
get_height()
Image or video height in pixels. |
java.lang.String |
get_info_tip()
Info tip as reported from the shell. |
java.lang.String |
get_keywords()
Keywords associated with the file. |
java.lang.Long |
get_length()
Music or video file time length (in 100 nanosecond units). |
java.lang.String |
get_lyrics()
Music file lyrics. |
java.util.Date |
get_original_date()
Original file time stamp from the media device in UTC. |
java.lang.Integer |
get_track_number()
Song's track number on its album. |
java.lang.Integer |
get_width()
Image or video width in pixels. |
java.lang.Integer |
get_year_published()
Year this material was first published. |
Methods inherited from class jgd.schemas.comapi.GDCOMFile |
---|
get_author, get_last_modified_time, get_title, get_uri, toString |
Methods inherited from class jgd.schemas.comapi.GDCOMIndexed |
---|
get_content, get_cookie_raw, get_cookie, get_extra_binary_data, get_extra_data, get_format, get_native_size, get_other_indexed_data, get_thumbnail_format, get_thumbnail, getCacheUrl, getCategory, getDocId, getEventId, getFlags, getFrom, getIcon, getId, getMessageId, getPropertyVariant, getPropertyVT_ARRAY, getPropertyVT_BOOL, getPropertyVT_BSTR, getPropertyVT_DATE, getPropertyVT_UI2, getPropertyVT_UI4, getPropertyVT_UI8, getSchema, getSnippet, getThumbnail, getTime, getTimestamp, getTitle, getUrl, setCacheUrl, setCategory, setDocId, setEventId, setFlags, setFrom, setIcon, setId, setMessageId, setSnippet, setThumbnail, setTime, setTitle, setUrl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface jgd.schemas.GoogleDesktopFile |
---|
get_author, get_last_modified_time, get_title, get_uri |
Methods inherited from interface jgd.schemas.GoogleDesktopIndexable |
---|
get_content, get_cookie_raw, get_cookie, get_extra_binary_data, get_extra_data, get_format, get_native_size, get_other_indexed_data, get_thumbnail_format, get_thumbnail |
Constructor Detail |
---|
public GDCOMMediaFile(com.jacob.com.Variant searchResultEntryVariant, java.lang.String schema)
Method Detail |
---|
public java.lang.String get_keywords()
GoogleDesktopMediaFile
get_keywords
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_keywords()
public java.lang.Integer get_width()
GoogleDesktopMediaFile
get_width
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_width()
public java.lang.Integer get_height()
GoogleDesktopMediaFile
get_height
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_height()
public java.lang.Integer get_bit_rate()
GoogleDesktopMediaFile
get_bit_rate
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_bit_rate()
public java.lang.Integer get_data_rate()
GoogleDesktopMediaFile
get_data_rate
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_data_rate()
public java.lang.Integer get_channels()
GoogleDesktopMediaFile
get_channels
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_channels()
public java.lang.String get_comment()
GoogleDesktopMediaFile
get_comment
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_comment()
public java.lang.Long get_length()
GoogleDesktopMediaFile
get_length
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_length()
public java.util.Date get_original_date()
GoogleDesktopMediaFile
get_original_date
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_original_date()
public java.lang.String get_album_title()
GoogleDesktopMediaFile
get_album_title
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_album_title()
public java.lang.String get_artist()
GoogleDesktopMediaFile
get_artist
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_artist()
public java.lang.String get_genre()
GoogleDesktopMediaFile
get_genre
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_genre()
public java.lang.String get_lyrics()
GoogleDesktopMediaFile
get_lyrics
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_lyrics()
public java.lang.Integer get_track_number()
GoogleDesktopMediaFile
get_track_number
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_track_number()
public java.lang.String get_info_tip()
GoogleDesktopMediaFile
get_info_tip
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_info_tip()
public java.lang.Integer get_year_published()
GoogleDesktopMediaFile
get_year_published
in interface GoogleDesktopMediaFile
jgd.schemas.GoogleDesktopIndexable#get_year_published()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |