Click or drag to resize

MediaStreamSender(String) Constructor

Initializes a new instance of the MediaStreamSender class.

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

Parameters

filePath  String
The path of the media file.
See Also