SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::prop::Metadata Namespace Reference

Animation metadata properties. More...

Variables

constexpr auto IGNORE_PROPS_BOOLEAN = IMG_PROP_METADATA_IGNORE_PROPS_BOOLEAN
constexpr auto DESCRIPTION_STRING = IMG_PROP_METADATA_DESCRIPTION_STRING
constexpr auto COPYRIGHT_STRING = IMG_PROP_METADATA_COPYRIGHT_STRING
constexpr auto TITLE_STRING = IMG_PROP_METADATA_TITLE_STRING
constexpr auto AUTHOR_STRING = IMG_PROP_METADATA_AUTHOR_STRING
constexpr auto CREATION_TIME_STRING = IMG_PROP_METADATA_CREATION_TIME_STRING
constexpr auto FRAME_COUNT_NUMBER = IMG_PROP_METADATA_FRAME_COUNT_NUMBER
constexpr auto LOOP_COUNT_NUMBER = IMG_PROP_METADATA_LOOP_COUNT_NUMBER

Detailed Description

Animation metadata properties.

Since
These properties are available since SDL_image 3.4.0.
See also
AnimationDecoder.GetProperties