Template Struct StreamingDecoder¶
Defined in File decoding.h
Struct Documentation¶
-
template<MediaType media_type>
struct StreamingDecoder¶ Public Functions
-
explicit StreamingDecoder(PacketsPtr<media_type> packets, const std::optional<DecodeConfig> &cfg = std::nullopt, const std::optional<std::string> &filter_desc = std::nullopt)¶
-
~StreamingDecoder()¶
-
std::optional<FFmpegFramesPtr<media_type>> decode(int num_frames)¶
Public Members
-
Impl *pImpl¶
-
explicit StreamingDecoder(PacketsPtr<media_type> packets, const std::optional<DecodeConfig> &cfg = std::nullopt, const std::optional<std::string> &filter_desc = std::nullopt)¶