Click or drag to resize

MediaStreamReceiver(String) Constructor

Initializes a new instance of the MediaStreamReceiver class.

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

Parameters

filePath  String
The path of the media file.
See Also