unreal.MasterAudioSubmixCaptureProtocol

class unreal.MasterAudioSubmixCaptureProtocol(outer: Object | None = None, name: Name | str = 'None')

Bases: MovieSceneAudioCaptureProtocolBase

This is an experimental audio capture implementation which captures the final output from the master submix. This requires that your sequence can be played back in real-time (when rendering is disabled). If the sequence evaluation hitches the audio will become desynchronized due to their being more time passed in real time (platform time) than in the sequence itself.

C++ Source:

  • Module: MovieSceneCapture

  • File: AudioCaptureProtocol.h

Editor Properties: (see get_editor_property/set_editor_property)

  • file_name (str): [Read-Write]

property file_name: str

[Read-Write]

Type:

(str)