WmvImporter Members

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

Public Constructors

Name Description
Public Method WmvImporter Initializes a new instance of WmvImporter.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Import Called by the XNA Framework when importing a Windows Media Video (.wmv) file to be used as a game asset. This is the method called by the XNA Framework when an asset is to be imported into an object that can be recognized by the Content Pipeline.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WmvImporter Class
Microsoft.Xna.Framework.Content.Pipeline Namespace