pub fn try_empty_subtitle_frame() -> Option<SubtitleFrame<SubtitleFrameExtra, FfmpegBuffer>>Expand description
Fallible counterpart to empty_subtitle_frame. Returns None
if the placeholder allocation fails.
pub fn try_empty_subtitle_frame() -> Option<SubtitleFrame<SubtitleFrameExtra, FfmpegBuffer>>Fallible counterpart to empty_subtitle_frame. Returns None
if the placeholder allocation fails.