VideoContent Constructor
Initializes a new copy of the VideoContent class for the specified video file.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public VideoContent (
string filename
)
Parameters
- filename
The file name of the video to import.
See Also
Reference
VideoContent Class
VideoContent Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Build content in XNA Game Studio for Windows Phone 7, Xbox 360, Windows 7, Windows Vista, and Windows XP.