|
Krita Source Code Documentation
|
#include <KisDlgImportVideoAnimation.h>
Public Attributes | |
| QString | colorDepth = "" |
| ColorPrimaries | colorPrimaries = PRIMARIES_UNSPECIFIED |
| TransferCharacteristics | colorTransfer = TRC_UNSPECIFIED |
| float | duration = 0 |
| QString | encoding |
| QString | file |
| float | fps = 0 |
| int | frames = 0 |
| bool | hasOverriddenFPS = 0 |
| int | height = 0 |
| QString | pixFormat |
| int | stream = -1 |
| int | width = 0 |
Definition at line 25 of file KisDlgImportVideoAnimation.h.
| QString KisBasicVideoInfo::colorDepth = "" |
Definition at line 39 of file KisDlgImportVideoAnimation.h.
| ColorPrimaries KisBasicVideoInfo::colorPrimaries = PRIMARIES_UNSPECIFIED |
Definition at line 37 of file KisDlgImportVideoAnimation.h.
| TransferCharacteristics KisBasicVideoInfo::colorTransfer = TRC_UNSPECIFIED |
Definition at line 38 of file KisDlgImportVideoAnimation.h.
| float KisBasicVideoInfo::duration = 0 |
Definition at line 33 of file KisDlgImportVideoAnimation.h.
| QString KisBasicVideoInfo::encoding |
Definition at line 34 of file KisDlgImportVideoAnimation.h.
| QString KisBasicVideoInfo::file |
Definition at line 27 of file KisDlgImportVideoAnimation.h.
| float KisBasicVideoInfo::fps = 0 |
Definition at line 31 of file KisDlgImportVideoAnimation.h.
| int KisBasicVideoInfo::frames = 0 |
Definition at line 32 of file KisDlgImportVideoAnimation.h.
| bool KisBasicVideoInfo::hasOverriddenFPS = 0 |
Definition at line 36 of file KisDlgImportVideoAnimation.h.
| int KisBasicVideoInfo::height = 0 |
Definition at line 30 of file KisDlgImportVideoAnimation.h.
| QString KisBasicVideoInfo::pixFormat |
Definition at line 35 of file KisDlgImportVideoAnimation.h.
| int KisBasicVideoInfo::stream = -1 |
Definition at line 28 of file KisDlgImportVideoAnimation.h.
| int KisBasicVideoInfo::width = 0 |
Definition at line 29 of file KisDlgImportVideoAnimation.h.