Our new developer documentation is now available. Please check it out!
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
Name | Description |
---|---|
SilenceToggle |
Public Methods
Name | Description |
---|---|
GetEffectUserData | |
CustomEffectCallback |