defaultAudioCodec() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
defaultSubtitleCodec() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
defaultVideoCodec() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
desc() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
extensions() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
forEach(const Callback &callback) (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | inlinestatic |
guess(const std::filesystem::path &path) (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | static |
guessVideoCodec(const std::filesystem::path &path) const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
listFormats() (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | static |
longName() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
mimeType() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
name() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
of (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
operator bool() const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
OutputFormat() (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
OutputFormat(const AVOutputFormat *of) (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
OutputFormat(const std::string &shortName) (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
supportedCodecs(AVMediaType type) const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |
supportsCodec(CodecID codecId, std::optional< int > stdCompliance=std::nullopt) const (defined in inviwo::ffmpeg::OutputFormat) | inviwo::ffmpeg::OutputFormat | |