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