UMediaIOCoreSubsystem

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreSubsystem.h

Include

#include "MediaIOCoreSubsystem.h"

Syntax

UCLASS()
class UMediaIOCoreSubsystem : public UEngineSubsystem

Functions

Name Description

Public function

TSharedPtr< ...

 

CreateAudioOutput

(
    const FCreateAudioOutputArgs& Args
)

Create an audio output that allows getting audio that was accumulated during the last frame.

Classes

Name

Description

Public struct

FCreateAudioOutputArgs