.NET SDK - OutboundStreamOptions.Type

OutboundStreamOptions.Type property

The type of the stream to create. This impacts how the stream captures video content.

public StreamType Type { get; set; }

Remarks

See StreamType for more information.

See Also