Click or drag to resize

MediaStreamSender Constructor (String)

Initializes a new instance of the MediaStreamSender class.

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

Parameters

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