Skip to main content

Get and Set Volume Multiplier

Get and Set Volume Multiplier

GetVolumeMultiplier: Retrieves the current volume multiplier of the capture device's input. SetVolumeMultiplier: Sets the volume multiplier for the capture device's input.

Inputs

NameTypeDescription
Execexec
TargetobjectThe Odin Capture Media object whose volume multiplier is being retrieved or set.
Volume MultiplierfloatThe new volume multiplier to set. Used only in SetVolumeMultiplier.

Outputs

NameTypeDescription
Execexec
Volume MultiplierfloatThe current volume multiplier. Returned only by GetVolumeMultiplier.