Initializes a new instance of the AVPlayer class
Namespace: Ozeki.Media.MediaHandlers.VideoAssembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public AVPlayer( string filePath ) |
Visual Basic |
---|
Public Sub New ( filePath As String ) |
Visual C++ |
---|
public: AVPlayer( String^ filePath ) |
Parameters
- filePath
- Type: System..::..String
[Missing <param name="filePath"/> documentation for "M:Ozeki.Media.MediaHandlers.Video.AVPlayer.#ctor(System.String)"]