Skip to main content

SubtitlePacket

Type Alias SubtitlePacket 

Source
pub type SubtitlePacket = SubtitlePacket<SubtitlePacketExtra, FfmpegBuffer>;
Expand description

Compressed subtitle packet pre-parameterized with this crate’s extras and refcounted buffer.

Aliased Type§

pub struct SubtitlePacket { /* private fields */ }