API Reference > Functions > SDAI > sdaiIsRecordingOn Function
sdaiIsRecordingOn Function
Syntax
C++
DAI_EXPORT SdaiLogical sdaiIsRecordingOn(SdaiSession session);

sdai.h

true if the recording is on; otherwise, the function returns false.

Retrieves the current recording flag value. The recording flag determines whether the recording is on or off.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.