FAudioStreamFormat

Describes the data format of the audio stream

Windows
MacOS
Linux

References

Module

AVEncoder

Header

/Engine/Source/Runtime/AVEncoder/Public/AudioTypes.h

Include

#include "AudioTypes.h"

Syntax

struct FAudioStreamFormat

Remarks

Describes the data format of the audio stream

Variables

Name Description

Public variable

uint32_t

 

NumberChannels

The number of channels in the stream

Public variable

uint32_t

 

SampleRate

The number of samples per seconds

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss