Show / Hide Table of Contents

Namespace FFmpeg.Subtitles

Classes

Subtitle

Represents a collection of subtitle rectangles and manages subtitle display timings. This class wraps an FFmpeg FFmpeg.AutoGen._AVSubtitle structure and provides access to subtitle properties and rectangles.

Structs

SubtitleRect

Represents a rectangular subtitle area and its associated metadata, such as position, size, color count, and text or bitmap data. This struct wraps an FFmpeg.AutoGen._AVSubtitleRect pointer from FFmpeg.

Enums

SubtitleType

Represents the type of subtitle, which defines how the subtitle data is structured or formatted.

In this article
Back to top Generated by DocFX