|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GoogleDesktopMediaFile
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 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 |
Method Detail |
---|
java.lang.String get_keywords()
java.lang.Integer get_width()
java.lang.Integer get_height()
java.lang.Integer get_bit_rate()
java.lang.Integer get_data_rate()
java.lang.Integer get_channels()
java.lang.String get_comment()
java.lang.Long get_length()
java.util.Date get_original_date()
java.lang.String get_album_title()
java.lang.String get_artist()
java.lang.String get_genre()
java.lang.String get_lyrics()
java.lang.Integer get_track_number()
java.lang.String get_info_tip()
java.lang.Integer get_year_published()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |