Animation metadata properties.
More...
Animation metadata properties.
- Since
- These properties are available since SDL_image 3.4.0.
- See also
- AnimationDecoder.GetProperties
◆ AUTHOR_STRING
| auto SDL::prop::AnimationDecoder::Metadata::AUTHOR_STRING |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_AUTHOR_STRING
String for author.
◆ COPYRIGHT_STRING
| auto SDL::prop::AnimationDecoder::Metadata::COPYRIGHT_STRING |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_COPYRIGHT_STRING
String for copyright.
◆ CREATION_TIME_STRING
| auto SDL::prop::AnimationDecoder::Metadata::CREATION_TIME_STRING |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_CREATION_TIME_STRING
String for creation time.
◆ DESCRIPTION_STRING
| auto SDL::prop::AnimationDecoder::Metadata::DESCRIPTION_STRING |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_DESCRIPTION_STRING
String for description.
◆ FRAME_COUNT_NUMBER
| auto SDL::prop::AnimationDecoder::Metadata::FRAME_COUNT_NUMBER |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_FRAME_COUNT_NUMBER
Frame count.
◆ IGNORE_PROPS_BOOLEAN
| auto SDL::prop::AnimationDecoder::Metadata::IGNORE_PROPS_BOOLEAN |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_IGNORE_PROPS_BOOLEAN
Enable ignore props.
◆ LOOP_COUNT_NUMBER
| auto SDL::prop::AnimationDecoder::Metadata::LOOP_COUNT_NUMBER |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_LOOP_COUNT_NUMBER
Loop count.
◆ TITLE_STRING
| auto SDL::prop::AnimationDecoder::Metadata::TITLE_STRING |
|
constexpr |
Initial value: =
IMG_PROP_METADATA_TITLE_STRING
String for title.