Click or drag to resize

MediaStreamReceiver Constructor (String)

Initializes a new instance of the MediaStreamReceiver class.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
protected MediaStreamReceiver(
	string filePath
)

Parameters

filePath
Type: SystemString
The path of the media file.
See Also