Loading...
Searching...
No Matches
Gfx::LibavIntrospection Struct Reference
Public Member Functions | |
| const MuxerInfo * | findMuxer (const QString &name, const QString &long_name) const noexcept |
| const DemuxerInfo * | findDemuxer (const QString &name, const QString &long_name) const noexcept |
| const VCodecInfo * | findVideoCodec (const QString &name, const QString &long_name) const noexcept |
| const ACodecInfo * | findAudioCodec (const QString &name, const QString &long_name) const noexcept |
Static Public Member Functions | |
| static const LibavIntrospection & | instance () noexcept |
Public Attributes | |
| std::vector< VCodecInfo > | vcodecs |
| std::vector< ACodecInfo > | acodecs |
| std::vector< MuxerInfo > | muxers |
| std::vector< DemuxerInfo > | demuxers |
The documentation for this struct was generated from the following file: