AudioVideoFile Members

An audio/video input.

The following tables list the members exposed by the AudioVideoFile type.

Public Constructors

  Name Description
AudioVideoFile Creates a source object.

Top

Public Properties

  Name Description
public property AudioStreams Audio streams.
public property Duration Overridden. Gets the file duration.
public property FileName Overridden. Gets the file name.
public property FileSize The file size in bytes.
public property Markers Markers from the file.
public property Metadata Metadata from the file.
public property ScriptCommands Script commands from the file.
public property VideoStreams Gets the video streams.
public property Warnings Any import warnings.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method CalculateBestThumbnailTime Overloaded.  
public method CalculateDuration Calculate the duration of a file by going through and creating an index of the file.
public methodstatic Create  (Inherited from MediaFile )
public method CreateThumbnailGenerator Create many thumbnails of one size from this file.
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetThumbnail Returns a thumbnail of the frame at the passed time with the passed size.
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method ToString  Override of ToString that returns the file name.  (Inherited from MediaFile)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Public Events

  Name Description
public event PropertyChanged  Occurs when a property value changes.  (Inherited from EncoderObject)

Top

See Also

Reference

AudioVideoFile Class
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.