| SoMPEGRendererSetComponents Method  | 
Set the number of color components of the frames recorded. 
 
Namespace: OIV.Inventor.MPEGAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic 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