Navigation
API > API/Plugins > API/Plugins/LiveLinkSoundDevice > API/Plugins/LiveLinkSoundDevice/ULiveLinkSoundDeviceBase
What operation we're polling for
| Name | EPollingOperation |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/LiveLinkSoundDevice/Source/LiveLinkSoundDevice/Public/LiveLinkSoundDeviceBase.h |
| Include Path | #include "LiveLinkSoundDeviceBase.h" |
Syntax
enum EPollingOperation
{
None,
WaitingForRecording,
WaitingForIdle,
}
Values
| Name | Remarks |
|---|---|
| None | |
| WaitingForRecording | |
| WaitingForIdle |