Click or drag to resize

SettingsStreamToDisk Property

Determines whether to stream movie recording to disk.

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Property StreamToDisk As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks
Not supported on by all devices. Note that all streaming to disk is by definition saved to file, regardless of the setting of CaptureToFile.
See Also