Click or drag to resize
SoMPEGRendererRecord Method

Starts the recording.

Namespace: OIV.Inventor.MPEG
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Record()
Remarks

If called directly after OIV.Inventor.MPEG.SoMPEGRenderer.Stop() method, the current encoding task (if one) is stopped.

Note: A file must have been opened or a file pointer set.

See Also