3#ifndef SAMSUNGMN_INT_HPP_
4#define SAMSUNGMN_INT_HPP_
26 static const TagInfo tagInfo_[];
28 static const TagInfo tagInfoPw_[];
MakerNote for Samsung cameras.
Definition samsungmn_int.hpp:17
static const TagInfo * tagListPw()
Return read-only list of built-in PictureWizard tags.
Definition samsungmn_int.cpp:184
static const TagInfo * tagList()
Return read-only list of built-in Samsung tags.
Definition samsungmn_int.cpp:136
Helper structure for the Matroska tags lookup table.
Definition matroskavideo.hpp:39
Tag information.
Definition tags.hpp:224