Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/FAudioInputDeviceInfoProperty
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
TakeRecorderSourceProperty.h |
|
|
|
TakeRecorderSourceProperty.h |
|
| |
|
| Name |
FAudioInputDeviceInfoProperty |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSourceProperty.h |
| Include Path |
#include "TakeRecorderSourceProperty.h" |
FAudioInputDeviceInfoProperty()
| |
|
| Name |
FAudioInputDeviceInfoProperty |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSourceProperty.h |
| Include Path |
#include "TakeRecorderSourceProperty.h" |
FAudioInputDeviceInfoProperty
(
const FString & InDeviceName,
const FString & InDeviceId,
int32 InChannelCount,
int32 InSampleRate,
bool bInIsDefaultDevice
)