Gets if recording is occurring or not.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsRecording() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsRecording(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsRecording(); |
| [Python - STK API] |
|---|
@property def IsRecording(self) -> bool: |





