Share via


Video Members

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

Public Properties

Name Description
Public Property Duration Gets the duration of the Video.
Public Property FramesPerSecond Gets the frame rate of this video.
Public Property Height Gets the height of this video, in pixels.
Public Property VideoSoundtrackType Gets the VideoSoundtrackType for this video.
Public Property Width Gets the width of this video, in pixels.

Public Methods

Name Description
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

Video Class
Microsoft.Xna.Framework.Media Namespace