Skip to main content

FfmpegOwnedSubtitleStreamDecoder

Type Alias FfmpegOwnedSubtitleStreamDecoder 

Source
pub type FfmpegOwnedSubtitleStreamDecoder = CarrierSubtitleStreamDecoder<Owned>;
Expand description

The subtitle decoder on the owned lane.

Aliased Type§

pub struct FfmpegOwnedSubtitleStreamDecoder { /* private fields */ }