Video.Video Constructor |
Language: |
Initializes a new instance of the Video class.
Visual Basic Public Sub New( _
ByVal fileName As String _
)C# public Video(
string fileName
);C++ public:
Video(
String^ fileName
);JScript public function Video(
fileName : String
);
fileName System.String
Path to the video file this object will play.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center