Skip to main content

OwnedSubtitleFrame

Type Alias OwnedSubtitleFrame 

Source
pub type OwnedSubtitleFrame = SubtitleFrame<SubtitleFrameExtra, FfmpegBytes>;
Expand description

SubtitleFrame on the owned lane.

Aliased Type§

pub struct OwnedSubtitleFrame { /* private fields */ }