VideoContent Members
The following tables list the members exposed by the VideoContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
VideoContent | Initializes a new copy of the VideoContent class for the specified video file. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BitsPerSecond | Gets the bit rate for this video. |
![]() |
Duration | Gets the duration of this video. |
![]() |
Filename | Gets or sets the file name for this video. |
![]() |
FramesPerSecond | Gets the frame rate for this video. |
![]() |
Height | Gets the height of this video. |
![]() |
Identity | (Inherited from ContentItem.) |
![]() |
Name | (Inherited from ContentItem.) |
![]() |
OpaqueData | (Inherited from ContentItem.) |
![]() |
VideoSoundtrackType | Gets or sets the type of soundtrack accompanying the video. |
![]() |
Width | Gets the width of this video. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VideoContent Class
Microsoft.Xna.Framework.Content.Pipeline Namespace