Initializes a new instance of the
AVReader class
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic AVReader(
string filePath
)
Public Sub New (
filePath As String
)
public:
AVReader(
String^ filePath
)
new :
filePath : string -> AVReaderParameters
- filePath String
-
See Also