Click or drag to resize
SoMPEGRendererRecord Method

Starts the recording.

Namespace: OIV.Inventor.MPEG
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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