Method IsAccumulationSupported
IsAccumulationSupported()
Indicates whether the current Recorder supports Accumulation recording or not.
Declaration
public virtual bool IsAccumulationSupported()
Returns
Type | Description |
---|---|
bool | True if the current Recorder supports Accumulation recording, False otherwise. |