| SoMPEGRendererIsRecording Method  | 
Returns true if this renderer is recording. 
 
Namespace: OIV.Inventor.MPEGAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic bool IsRecording()
Public Function IsRecording As Boolean
public:
bool IsRecording()
member IsRecording : unit -> bool 
Return Value
Type: 
Boolean
Remarks
See Also