ImageGear .NET - Updated May 30, 2018
RiseInDecibel Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.DynamicMedia Namespace > ImGearXMPBeatSpliceStretch Class : RiseInDecibel Property
Gets or sets the amount sound must increase in amplitude to detect a beat.
Syntax
'Declaration
 
Public Property RiseInDecibel As ImGearXMPReal
 
'Usage
 
Dim instance As ImGearXMPBeatSpliceStretch
Dim value As ImGearXMPReal
 
instance.RiseInDecibel = value
 
value = instance.RiseInDecibel

Property Value

ImageGear.Formats.XMP.ImGearXMPReal class value.
See Also

Reference

ImGearXMPBeatSpliceStretch Class
ImGearXMPBeatSpliceStretch Members