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
- enum StreamType
- class OutboundStreamOptions
- namespace Rainway.SDK.Options