FMovieSceneImportAudioMasterTrackData

Windows
MacOS
Linux

Inheritance Hierarchy

FMovieSceneImportMasterTrackData

FMovieSceneImportAudioMasterTrackData

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneTranslator.h

Include

#include "MovieSceneTranslator.h"

Syntax

struct FMovieSceneImportAudioMasterTrackData : public FMovieSceneImportMasterTrackData

Variables

Name Description

Public variable

TArray< TShared...

 

AudioSections

Array of all sections in order they appear in UMovieSceneAudioTrack

Public variable

TArray< TShared...

 

AudioTracks

Array of sorted audio sub tracks, containing pointers to sections within the sub track row

Public variable

int32

 

MaxRowIndex

Max row index existing in this master track

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