For a list of all members of this type, see ImGearXMPMedia members.
Public Methods
| Name | Description |
 | getDuration | Returns the duration of the media in the timeline.
|
 | getManaged | Returns a rights-managed resource.
|
 | getPath | Returns the location of the media.
|
 | getStartTime | Returns the timeline position of the start of the media. This can be used to locate the media with a track.
|
 | getTrack | Returns an identifier for the track that contained this media. Could be a track name or a number.
|
 | getWebStatement | Returns the location of a web page describing the owner and/or rights statement for this resource.
|
 | setDuration | Sets the duration of the media in the timeline.
|
 | setManaged | Sets a rights-managed resource.
|
 | setPath | Sets the location of the media.
|
 | setStartTime | Sets the timeline position of the start of the media. This can be used to locate the media with a track.
|
 | setTrack | Sets an identifier for the track that contained this media. Could be a track name or a number.
|
 | setWebStatement | Sets the location of a web page describing the owner and/or rights statement for this resource.
|
Top
See Also