VideoContent Members

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

Public Constructors

Name Description
Public Method VideoContent Initializes a new copy of the VideoContent class for the specified video file.

Public Properties

Name Description
Public Property BitsPerSecond Gets the bit rate for this video.
Public Property Duration Gets the duration of this video.
Public Property Filename Gets or sets the file name for this video.
Public Property FramesPerSecond Gets the frame rate for this video.
Public Property Height Gets the height of this video.
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property VideoSoundtrackType Gets or sets the type of soundtrack accompanying the video.
Public Property Width Gets the width of this video.

Public Methods

Name Description
Public Method Dispose Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
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

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