AudioComponentFlag Enum

Definition

A flagging enumeration whose value specifies whether an audio component is searchable. Used with ComponentFlags

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum AudioComponentFlag
type AudioComponentFlag = 
Inheritance
AudioComponentFlag
Attributes

Fields

CanLoadInProcess 16
IsV3AudioUnit 4
RequiresAsyncInstantiation 8
SandboxSafe 2
Unsearchable 1

Applies to