Developer Documentation

OdinMuteAudioComponent

Inherits from:

public class OdinMuteAudioComponent : OdinCustomEffectUnityComponentBase<IntPtr>, IOdinEffect

Custom mute audio component for Media

This class is a effect in the odin audio pipline to mute based on the OdinMuteAudioComponent flag. The intention is to provide a convenient way with Unity Editor UI of Marshal a 1-byte signed integer bool for a specific audio packet in the current pipline.

Properties

NameDescription
SilenceToggle

Public Methods

NameDescription
GetEffectUserData
CustomEffectCallback