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