Click or drag to resize
SoMPEGRendererRecord Method

Starts the recording.

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

If called directly after stop method, the current encoding task (if one) is stopped.

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

See Also