Loading...
Searching...
No Matches
Video::VideoThumbnailer Class Reference
Inheritance diagram for Video::VideoThumbnailer:
Public Attributes | |
| int | smallWidth {} |
| int | smallHeight {} |
Public Attributes inherited from Video::VideoMetadata | |
| double | fps {} |
| bool | realTime {} |
| double | flicks_per_dts {} |
| double | dts_per_flicks {} |
Public Attributes inherited from Video::ImageFormat | |
| int | width {} |
| int | height {} |
| AVPixelFormat | pixel_format = AVPixelFormat(-1) |
| AVColorRange | color_range = AVColorRange(-1) |
| AVColorPrimaries | color_primaries = AVColorPrimaries(-1) |
| AVColorTransferCharacteristic | color_trc = AVColorTransferCharacteristic(-1) |
| AVColorSpace | color_space = AVColorSpace(-1) |
| AVChromaLocation | chroma_location = AVChromaLocation(-1) |
The documentation for this class was generated from the following files:
- Thumbnailer.hpp
- Thumbnailer.cpp
Public Attributes inherited from