ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearDynamicMediaXMPMetadata Class / BeatSpliceParams Property




In This Topic
BeatSpliceParams Property
In This Topic
Gets or sets BeatSpliceParams property of the Dynamic Media XMP schema.
Syntax
'Declaration
 
Public Property BeatSpliceParams As ImGearXMPBeatSpliceStretch
 
'Usage
 
Dim instance As ImGearDynamicMediaXMPMetadata
Dim value As ImGearXMPBeatSpliceStretch
 
instance.BeatSpliceParams = value
 
value = instance.BeatSpliceParams

Property Value

ImGearXMPBeatSpliceStretch class value.
Remarks
This XMP property specifies parameters for Beat Splice stretch mode.
See Also