unreal.MasterAudioSubmixCaptureProtocol

class unreal.MasterAudioSubmixCaptureProtocol(outer=None, name='None')

Bases: unreal.MovieSceneAudioCaptureProtocolBase

This is an experimental audio capture implementation which captures the final output from the master submix. This requires the new audiomixer (launch with “-audiomixer”) and 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] File Name

property file_name

[Read-Write] File Name

Type

(str)