Namespace VisioForge.Core.Types.VideoEdit
Classes
- AudioSource
-
Represents an audio source that can be used in video editing operations.
- AudioTrackEffect
-
Represents the base class for audio effects that can be applied to an audio track.
- AudioVolumeEnvelopeEffect
-
Represents an audio volume envelope effect that applies a constant volume level to a portion of an audio track.
- AudioVolumeFadeEffect
-
Represents an audio volume fade effect that creates smooth volume transitions over time.
- FFMPEGStream
-
Represents a stream specification for FFMPEG operations in video editing.
- FileSegment
-
Represents a segment of a media file, defined by a start time and a stop time.
- ImageSource
-
Represents an image source used in video editing, typically for slideshows or overlays.
- TimelineAudioTrackCustomSettings
-
Represents custom settings for a timeline audio track, overriding the source file's properties.
- VideoSource
-
Represents a video source used in video editing operations.
- WMVSourceStream
-
Video Edit SDK WMV source.
Enums
- VideoEditAspectRatio
-
Specifies the aspect ratio used in video editing operations.
- VideoEditMode
-
Video Edit SDK mode.
- VideoEditOutputFormat
-
Video Edit SDK output format.
- VideoEditPIPMode
-
Picture-In-Picture mode for Video Edit SDK.
- VideoEditStreamType
-
Specifies the type of media stream in a video editing project.
- VideoEditStretchMode
-
Defines how video content is resized to fit the output dimensions in Video Edit SDK.
- WMVSourceStreamType
-
Video Edit SDK WMV stream type.