Vixen
02b45cc4
csharp
public record class SnapshotSendAsset

What one snapshot does to one send.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • public string Bus

    The bus the send leaves from.

  • public string Target

    The bus it arrives at, which is what identifies it.

  • public float LevelDb

    What its level becomes, in decibels.

Used by (7)

  • MixerAssetTestsVixen.Audio.Tests
  • MixerSnapshotAssetVixen.Audio
  • MixerSnapshotsVixen.Audio
  • TypeRegistrationVixen.Audio
  • Vixen_Audio_Assets_MixerSnapshotAssetSerializerVixen.Audio
  • Vixen_Audio_Assets_SnapshotSendAssetSerializerVixen.Audio
  • AudioMixerDocumentVixen.Editor.AssetEditors