Media Enum
Media enumeration
Specifies the media-related timing conditions for SVG animations.
public enum Media
Values
Name | Value | Description |
---|---|---|
Media | 0 | Indicates that the timing of the animation is dependent on the timing of the media. |
Remarks
This enumeration is used to define media-related timing conditions in SVG animations. It is particularly relevant for animations that are dependent on or synchronized with external media, such as audio or video.
See Also
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG