Navigation
API > API/Runtime > API/Runtime/NonRealtimeAudioRenderer
Inheritance Hierarchy
- IAudioMixerPlatformInterface
- FMixerPlatformNonRealtime
References
Module | NonRealtimeAudioRenderer |
Header | /Engine/Source/Runtime/NonRealtimeAudioRenderer/Public/AudioMixerPlatformNonRealtime.h |
Include | #include "AudioMixerPlatformNonRealtime.h" |
Syntax
class FMixerPlatformNonRealtime : public IAudioMixerPlatformInterface
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FMixerPlatformNonRealtime
(
float InSampleRate, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() |
void | CloseFile () |
|
![]() ![]() ![]() |
bool | ||
![]() ![]() |
void | FadeIn () |
|
![]() ![]() |
void | FadeOut () |
|
![]() ![]() |
FString | ||
![]() ![]() ![]() |
bool | GetDefaultOutputDeviceIndex
(
uint32& OutDefaultDeviceIndex |
|
![]() ![]() |
bool | GetNumOutputDevices
(
uint32& OutNumOutputDevices |
|
![]() ![]() |
bool | GetOutputDeviceInfo
(
const uint32 InDeviceIndex, |
|
![]() ![]() ![]() |
FString | ||
![]() ![]() ![]() |
FAudioPlatformDeviceInfo | ||
![]() ![]() ![]() |
FAudioPlatformSettings | ||
![]() ![]() |
bool | ||
![]() ![]() ![]() |
bool | ||
![]() ![]() ![]() |
bool | ||
![]() ![]() |
bool | MoveAudioStreamToNewAudioDevice
(
const FString& InNewDeviceId |
|
![]() ![]() |
void | ||
![]() ![]() |
bool | OpenAudioStream
(
const FAudioMixerOpenStreamParams& Params |
|
![]() |
void | OpenFileToWriteAudioTo
(
const FString& OutPath |
|
![]() |
void | RenderAudio
(
double NumSecondsToRender |
|
![]() ![]() |
void | ||
![]() ![]() |
uint32 | RunInternal () |
|
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() ![]() |
void | SubmitBuffer
(
const uint8* Buffer |
|
![]() ![]() |
bool |