Skip to content

lib.io.video.SpoutOutput

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

SpoutOutput

in lib.io.video


Spout live video output. We recommend using the R8G8B8A8_UNorm texture format for output. You can adjust the render format by using a [RenderTarget] like in this example: [TorusMesh]->[DrawMesh]->[RenderTarget]->[SpoutOutput].


Input Parameters

Name (Relevancy & Type) Description
Texture (Texture2DRequired) -
SenderName (String) -

Outputs

Name Type
TextureOutput SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally