MediaFormat Members (PowerPoint)
Contains methods and properties that allow access to and control over audio and video media.
Methods
Name |
Description |
---|---|
Adds the current media object to the queue and begins resampling, based on the specified parameters. |
|
Adds the current media object to the queue and begins resampling base on the specified profile. |
|
Sets the display picture at the specified time position. |
|
Sets the display picture from a picture file. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns the audio compression format. Read-only. |
|
Returns the audio sampling rate per second for the media. Read-only. |
|
Gets or sets the time of the end point of the trim region of the media. Read/write. |
|
Gets or sets the duration of the fade in of the media, in milliseconds. Read/write. |
|
Gets or sets the duration of the fadeout of the media, in milliseconds. Read/write. |
|
Returns whether the media file is embedded. Read-only. |
|
Returns whether the media file is linked. Read-only. |
|
Returns the total length of the media in time units. Read-only. |
|
Returns a MediaBookmarks collection that represents the media bookmarks associated with the specified object. Read-only. |
|
Returns whether audio playback of the media is muted. Read/write |
|
Returns the parent object for the specified object. Read-only. |
|
Returns the resampling task status. Read-only. |
|
Returns the resolution height of the sample media. Read-only. |
|
Returns the resolution width of the media sample. Read-only. |
|
Gets or sets the start point of the trim region. Read/write. |
|
Returns a String that represents the video compression format of the media. Read-only. |
|
Returns the video frame rate per second of the media. Read-only. |
|
Gets or sets the volume of the media. Read/write. |