FMediaAudioTrackFormat

Audio track format details.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaTracks.h

Include

#include "IMediaTracks.h"

Syntax

struct FMediaAudioTrackFormat

Remarks

Audio track format details.

Variables

Name Description

Public variable

uint32

 

BitsPerSample

Number of bits per sample.

Public variable

uint32

 

NumChannels

Number of audio channels.

Public variable

uint32

 

SampleRate

Sample rate (in samples per second).

Public variable

FString

 

TypeName

Name of the format type.

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