siRenderType
 
 
 

siRenderType

Introduced

v6.0

Description

Specifies the type of rendering.

C# Syntax

siRenderType.siRenderSequence                                               // 0
siRenderType.siRenderFramePreview                                           // 1
siRenderType.siRenderEchoToMi                                               // 2
siRenderType.siRenderExportArchive                                          // 2
Constant Value Description
siRenderSequence 0 Render sequence.
siRenderFramePreview 1 Frame preview or render region rendering.
siRenderExportArchive 2 Exporting render data to an archive.

Note: The enumeration value siRenderEchoToMi also exists for backwards compatibility.

Applies To

Context Attributes

See Also

OnEvent callback