MediaStreamSink.Filename Property

Returns or sets the name of the target video file.
Syntax:
[C#]
public string Filename;
Limitations:

Read only in live mode.

See also: MediaStreamSink

<< MediaStreamSink