SoMPEGRendererSetComponents Method |
Set the number of color components of the frames recorded.
Namespace: OIV.Inventor.MPEGAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public void SetComponents(
SoMPEGRendererComponents components
)
Public Sub SetComponents (
components As SoMPEGRendererComponents
)
public:
void SetComponents(
SoMPEGRendererComponents components
)
member SetComponents :
components : SoMPEGRendererComponents -> unit
Parameters
- components
- Type: OIV.Inventor.MPEGSoMPEGRendererComponents
Remarks See Also