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: 1.8.12.0 (1.8.12)
Syntax
protected MediaStreamSender(
	string filePath
)

Parameters

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