unreal.AudioEndpointSettingsBase

class unreal.AudioEndpointSettingsBase(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: Object

This opaque class should be used for specifying settings for how audio should be send to an external endpoint.

C++ Source:

  • Module: AudioExtensions

  • File: IAudioEndpoint.h